Dear Z,

You have a very good point.  Could you show me how to change configure file or 
Makefile to accomplish this?

Thanks,

Wenzhong

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, March 04, 2008 1:56 PM
To: openssl-dev@openssl.org
Subject: Re: Install openssl-0.9.8g on a Mac OS X PPC server

.a files are library files specifically to be linked in with an executable or a 
shared object like a .so file.  By linking your .a file and instructing your 
compiler to build a shared object it *should* build your .so. 
Please forgive my lack of examples as I am on my phone. 

Z


Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: "Zhao, Wenzhong, Dr {Zhao}(GSFC-613.2)[SSAI]" <[EMAIL PROTECTED]>

Date: Mon, 3 Mar 2008 21:51:58
To:<openssl-dev@openssl.org>
Cc:<[EMAIL PROTECTED]>
Subject: Install openssl-0.9.8g on a Mac OS X PPC server


Hi,

My question is:

How can I generate a loadable library module libssl.so of openssl-0.9.8g
on a Mac OS X 10.4.11 PPC server?

I need to install openssl-0.9.8g on a Mac OS X 10.4.11 PPC server. This
update is required for web server apache-1.3.33.

I used the following commands to compile and install:

Configure shared darwin-ppc-cc
make
make test
make install

All these commands successfully finished.  However, I got libssl.a and
libssl.dylib but did not get libssl.so.  I made a symbolic link from
libssl.dylib to libssl.so.  Unfortunately, apache web server daemon
could not start if loading libssl.dylib is specified.  How can I fix
this problem?

Please help.

Thanks,

--Wenzhong
================================================================
Dr. Wenzhong Zhao
NASA GSFC Code 613.2, SSAI      Phone:  301-614-6204
Building 33, Rm 313A            FAX:            301-614-6307
Greenbelt, MD 20771             E-mail:         [EMAIL PROTECTED]
 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]
:I®r¶Ã¥²€z™1ŠŠ¥²¾ž¢ºj.1jv¢²
:��I"Ϯ��r�m����
(����Z+�7�zZ)���1���x��h����W^��^��%����&jם.+-1�ځ��j:+v�������h�

Reply via email to