LOL.. ok I'm getting farther... the problem was in my makefile..
I can actually create a executable (SuSE 9.2) but when I run it I get:

~/workspace/test> ./a.out
./a.out: error while loading shared libraries: libsqlite3.so.0: cannot
open shared object file: No such file or directory

the library is located in /usr/local/lib .. how would I make this work? 


Reply via email to