In message <[EMAIL PROTECTED]> on Wed, 21 Apr 2004 13:23:44 -0700 (PDT), Mike Ryerse 
<[EMAIL PROTECTED]> said:

mikeryerse> I was looking at the install instructions for
mikeryerse> openssl-0.9.7d and it said that after running ./configure,
mikeryerse> and then make, that some *.a files are installed in
mikeryerse> /usr/local/ssl/lib, not *.so files.

That's a documentation mistake.  If you look in the top OpenSSL
Makefile, you will see that install: installs both static (.a) and
shared (.so*) file in $(INSTALL_PREFIX)$(INSTALLTOP)/lib
($(INSTALL_PREFIX)$(INSTALLTOP) become /usr/local/ssl in the default
configuration).

Have you looked in /usr/local/ssl/lib?

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte   \ Tunnlandsvägen 52 \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-708-26 53 44
                    \      SWEDEN       \
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to