Re: Euphoria + Database

new topic     » goto parent     » topic index » view thread      » older message » newer message
Anthill said...

I installed the edbi libraries. However upon running this on linux I got an error: edbi.e:344 in function open(). So I printed out 'dll_name1' in edbi.e and it points to drivers/sqlite3/edbi_sqlite3.so.

I'm sorry, as with any new project (seems like) documentation and fine polishing is lacking.

Anthill said...

This file does not exist. Under drivers/sqlite are the following files:

edbi_sqlite3.c euinit.c Makefile sqlite3ext.h edbi_sqlite3.dll euinit.h sqlite3.c sqlite3.h

So, since I am very new to euphoria, is there a edbi_sqlite3.so file or is it something I will need to compile. If so how will I do this?

The .so file may be different per Linux install. You should be able to

[edbi] $ cd drivers/sqlite 
[edbi/drivers/sqlite3] $ make 

If all goes as planned, you should then have a edbi_sqlite.so. If not, can you follow up with a post containing the output of the above make command?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu