Hi!I am having a runtime problem when trying to connect to a mysql database using tntdb. My program exits with the message:
/usr/lib/tntdb/libtntdb3-"mysql.so: cannot open shared object file: No such file or directory
Indeed there is no file of that name in my installation of tntdb. There are the files:
/usr/lib/libtntdb.a /usr/lib/libtntdb.so /usr/lib/libtntdb.so.3.0.0 /usr/lib/libtntdb.la /usr/lib/libtntdb.so.3 as well as:/usr/lib/tntdb/tntdb3-mysql.a /usr/lib/tntdb/tntdb3-replicate.a /usr/lib/tntdb/tntdb3-mysql.la /usr/lib/tntdb/tntdb3-replicate.la /usr/lib/tntdb/tntdb3-mysql.so /usr/lib/tntdb/tntdb3-replicate.so /usr/lib/tntdb/tntdb3-mysql.so.3 /usr/lib/tntdb/tntdb3-replicate.so.3 /usr/lib/tntdb/tntdb3-mysql.so.3.0.0 /usr/lib/tntdb/tntdb3-replicate.so.3.0.0 /usr/lib/tntdb/tntdb3-postgresql.a /usr/lib/tntdb/tntdb3-sqlite.a /usr/lib/tntdb/tntdb3-postgresql.la /usr/lib/tntdb/tntdb3-sqlite.la /usr/lib/tntdb/tntdb3-postgresql.so /usr/lib/tntdb/tntdb3-sqlite.so /usr/lib/tntdb/tntdb3-postgresql.so.3 /usr/lib/tntdb/tntdb3-sqlite.so.3 /usr/lib/tntdb/tntdb3-postgresql.so.3.0.0 /usr/lib/tntdb/tntdb3-sqlite.so.3.0.0
I am using tntdb 1.2, installed via "make install". I used the "-ltntdb" linker flag for linking my program to tntdb. I tried running "ldconfig" manually and recompiling my program – no change.
What is going wrong? Is this a bug, or am I doing something wrong? Carlos
pgprto1lkDdqJ.pgp
Description: PGP signature
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
