.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:<[email protected]>
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 [email protected]
Automated List Manager [EMAIL PROTECTED]