On Tue, 17 Apr 2007 10:04:05 +0200 rahed <raherh@xxxxxxxxx> wrote: > Hello, > > I installed apache 2.2.0 on Solaris 8 from sunfreeware. > > When I start apache it complains: cannot find libsqlite.so.0, so I > made a link to libsqlite3.so.0.8.6 and now there is a mesage > > relocation error: file /usr/local/apr/lib/libaprutil-1.so.0: symbol > sqlite_freemem: referenced symbol not found > > I have the latest sqlite (3.3.15) but same problem occurred with 3.3.6 > from sunfreeware. > > I use without any issues the same apache on Solaris 10 but this > package doesn't require an sqlite package. There are two different SQLite drivers: SQLite 2 and 3. I suspect the library it's looking for may be SQLite 2. Either install it, or use an apr-util package that doesn't link it. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx