SQLite3 of build 89, contains /usr/lib/libsqlite3.so.0 library ( http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWsqlite3/prototype_com ). I don't know about Vermillion build. Below link indicates that it uses SQLite3 of build_89. http://de.opensolaris.org/jive/thread.jspa?threadID=61039&tstart=0
Still, looks like it includes SUNWsqlite3.proto file ( http://src.opensolaris.org/source/xref/jds/spec-files/trunk/prototypes/sparc/SUNWsqlite3.proto ) which creates symlinks as listed by you. To workaround the issue, you can try creating libsqlite3.so.0 symlink. Regards, Seema. aric wrote: > I assume that this is the correct forum for this question, but if it is not > please help direct me to a more appropriate list. > > I live upgraded from SNV build 83 to build 89 and apache22 goes into > maintenance mode with the following in the log file. Build 89 is standard, > except that I have installed the Vermillion 91 build over it. > > [ May 24 18:30:21 Executing start method ("/lib/svc/method/http-apache22 > start"). ] > Apache version is 2.2 > ld.so.1: httpd: fatal: libsqlite3.so.0: open failed: No such file or directory > Killed > [ May 24 18:30:21 Method "start" exited with status 137. ] > [ May 24 18:30:21 Executing start method ("/lib/svc/method/http-apache22 > start"). ] > Apache version is 2.2 > ld.so.1: httpd: fatal: libsqlite3.so.0: open failed: No such file or directory > Killed > [ May 24 18:30:21 Method "start" exited with status 137. ] > > In /usr/lib I have: > > libsqlite3-3.5.4.so.0* > libsqlite3-3.5.4.so.0.8.6* > libsqlite3.so* (there is no space obviously) > > Thanks, > > aric > This message posted from opensolaris.org > > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
