Re: [sqlite] how to successfully link sqlite3 ??

2007-09-27 Thread nadiap
Perhaps i must tell you that since ns2 works through Makefile.in i cannot statically link using -lsqlite3. Any changes in compilation are being done through Makefile.in . I simple enter : >make I don't know a lot about linux, so any help would be greatly appreciated! -- View this message in

[sqlite] how to successfully link sqlite3 ??

2007-09-27 Thread nadiap
Hello! I really need your help here. I am using linux openSUSE and i didn't have to download the sqlite since linux already has it. I found these files in the directory usr/lib: file:///usr/lib/libsqlite3.a file:///usr/lib/libsqlite3.la file:///usr/lib/libsqlite3.so