yes.. I did a ldd svn ..seems as though I do not have the library.. --- Marek Marcola <[EMAIL PROTECTED]> wrote:
> Hello, > > installing libcrypto.a > > installing libssl.a > > cp libcrypto.pc /usr/local/ssl/lib/pkgconfig > > chmod 644 > /usr/local/ssl/lib/pkgconfig/libcrypto.pc > > cp libssl.pc /usr/local/ssl/lib/pkgconfig > > chmod 644 /usr/local/ssl/lib/pkgconfig/libssl.pc > > cp openssl.pc /usr/local/ssl/lib/pkgconfig > > chmod 644 /usr/local/ssl/lib/pkgconfig/openssl.pc > You have only static versions of libraries. > You should add "shared" option to Configure script > when configuring OpenSSL, rebuild and reinstall. > > ldd command may be useful to look if binary > has access to shared library or not (svn). > > Best regards, > -- > Marek Marcola <[EMAIL PROTECTED]> > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > openssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]