2010/11/28 Timothy A. Sawyer <[email protected]> > Check the LD_LIBRARY_PATH variable and make sure that /usr/local/lib is in > the path. > > LD_LIBRARY_PATH is a awful solution. It is not working any better when I do export LD_LIBRARY_PATH=/usr/local/lib.
Putting /usr/local/lib in the Java library path does not help either. But copying to /usr/lib makes everything OK. It would be nice to know why. -- A+ ------------- Pierre _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

