Thanks for your replies, some of you nailed it ... Although I had just re-compiled before getting all of your replies through with the "shared" directive and that created the .so files for me, which is what I was missing. But thanks anyway ..... Thanks to Matt Clausen, Rob Foehl and Kevin Inscoe for your reply and helpful document Kevin :-) Cheers ..... Original post ----> Sorry if this is off post, but can't find much info on this - This is not mystrong point by the way ..... So patience please :-) I just compiled the latest version of openssl on my E420/Solaris 8 I got some unexpected things. I copied the old /usr/loca/ssl to /usr/local/ssl_old, the compiled the latest source from www.openssl.org which is 0.9.7m In the /usr/local/ssl/lib directory I have these files - ls -al /usr/local/ssl/lib total 4020 drwxr-xr-x 2 root other 512 May 12 12:46 . drwxr-xr-x 9 root other 512 May 12 12:46 .. -rw-r--r-- 1 root other 1720548 May 12 12:46 libcrypto.a -rw-r--r-- 1 root other 305788 May 12 12:46 libssl.a But in the "old" ssl dir I had these files - ls -al /usr/local/ssl_old/lib total 14268 drwxr-xr-x 2 bin bin 512 Mar 16 14:37 . drwxr-xr-x 10 root other 512 Mar 16 14:37 .. -rw-r--r-- 1 bin bin 1516580 Aug 31 2002 libcrypto.a lrwxrwxrwx 1 root other 14 Mar 16 14:37 libcrypto.so -> libcrypto.so.0 lrwxrwxrwx 1 root other 18 Mar 16 14:37 libcrypto.so.0 -> libcrypto.so.0.9.6 -r-xr-xr-x 1 bin bin 1744004 Aug 31 2002 libcrypto.so.0.9.6 -r-xr-xr-x 1 root other 1744004 Aug 31 2002 libcrypto.so.0.9.7 -rw-r--r-- 1 bin bin 296364 Aug 31 2002 libssl.a lrwxrwxrwx 1 root other 11 Mar 16 14:37 libssl.so -> libssl.so.0 lrwxrwxrwx 1 root other 15 Mar 16 14:37 libssl.so.0 -> libssl.so.0.9.6 -r-xr-xr-x 1 bin bin 959468 Aug 31 2002 libssl.so.0.9.6 -r-xr-xr-x 1 root other 959468 Aug 31 2002 libssl.so.0.9.7 I was expecting at least a libcrypto.so.0.9.7 and a libssl.so.0.9.7 .. Can anyone tell me why theses files weren't created in the new compile ? And what I can do to rectify this ? And explain to me what I should have installed after the new compile ? Is what it has done correct ? Thanks in advance Tis --------------------------------- Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Wed May 12 11:46:30 2004
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:31 EST