Re: How can I change "libssl.a" into "libssl.so"?

2000-08-28 Thread Pablo J. Royo
1, not stripped so I think this is correct. But ther is a compiler option in the makefiles to compile as shared libs directly. -Original Message- From: Ricardo Stella <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: lunes 28 de agosto de 2000 14:57 Subject

Re: How can I change "libssl.a" into "libssl.so"?

2000-08-28 Thread Ricardo Stella
You need to do a little more reading... Sure you can 'rename' it, but that won't do you any good... Anything with a '.so' extension is a shared library, and must be compiled as such. My .02... Howard wrote: > > ÄãºÃ£¡ > > I find "libssl.a" and "libcrypto.a" in the path "/usr/local/ssl/lib/"

Re: How can I change "libssl.a" into "libssl.so"?

2000-08-27 Thread Eric Murray
On Sun, Aug 27, 2000 at 03:30:29PM +0800, Howard wrote: > ÄãºÃ£¡ > > I find "libssl.a" and "libcrypto.a" in the path "/usr/local/ssl/lib/". > > I cannot find "libssl.so" ,there is only "libcrypto.so" in "/usr/lib/"? > > Oh... what shall I do? Draw a pentagram on the floor, stand in the middle