On Tue, Dec 13, 2011 at 11:03 AM, Richard Hipp <[email protected]> wrote:
> > > On Tue, Dec 13, 2011 at 10:50 AM, Bob Chapman <[email protected]>wrote: > >> Under CentOS release 4.9 (Final) with the pre-built binary for >> fossil 1.21 I get the following: >> >> $ fossil version >> fossil: error while loading shared libraries: libssl.so.0.9.8: . . . >> >> It seems that the pre-built binary of fossil 1.21 requires: >> libssl.so.0.9.8 and libcrypto.so.0.9.8 while the pre-build binary >> for fossil 1.20 does not. >> > > The prebuilt linux binary for 1.21 has been replaced with a new build that > omits SSL support. > I have replaced the prebuilt linux binary again - this time with a statically linked version that includes SSL support. The new version is larger but should work everywhere. Please let me know if you have problems. > > >> >> Will there be a pre-built version of fossil 1.21 that does not >> require these libraries? Thanks. >> >> -- >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> > > > > -- > D. Richard Hipp > [email protected] > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

