if you do 

$ ldconfig -v

or 

$ ldconfig -v | grep libsqlite3

search for libsqlite3.so.0 in the list..  is it available

are you running a 64bit OS version?
if yes - depending on the client app - you need the 32bit version if client app 
is 32bit

Filip



[EMAIL PROTECTED] wrote: -----

To: sqlite-users@sqlite.org
From: [EMAIL PROTECTED]
Date: 10/30/2007 13:21
Subject: [sqlite] libsqlite3.so.0 not found

I downloaded the source tarball for 3.5.1 and followed the instructions in
README.  The build dir is sqlite-3.5.1/../bld.
Then cd'd into a subdir of ~ and tried to create a db:
$ sqlite3 mysite.db
sqlite3: error while loading shared libraries: libsqlite3.so.0: cannot
open shared object file: No such file or directory

The machine is running Zenwalk 2.6, which is an offshoot of Slackware.

--Dan Bensen
www.prairienet.org/~dsb/



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------


Reply via email to