Hello, I am in need of help in the final stages of getting Net::SSLeay 1.05 installed on a Linux 6.0 box. After running the Makefile.PL and running make install I am trying to run test.pl to make sure it works, and I am getting the following output: 1..16 ok 1 perl: error in loading shared libraries: /usr/lib/perl5/site_perl/5.005/i386-linux/auto/Net/SSLeay/SSLeay.so: undefined symbol: SSL_library_init Yes, I do have root access and I am running this from the root account. It seems that there is something wrong with the SSLeay.so library, but I need to know what to do to fix it. Below is a script I did of commands that you might help someone identify my problem: Script started on Tue Dec 14 17:01:23 1999 [root@ns Net_SSLeay.pm-1.05]# perl test.pl 1..16 ok 1 perl: error in loading shared libraries: /usr/lib/perl5/site_perl/5.005/i386-linux/auto/Net/SSLeay/SSLeay.so: undefined symbol: SSL_library_init [root@ns Net_SSLeay.pm-1.05]# unaame me -a Linux ns.execwebs.net 2.2.5-22 #1 Wed Jun 2 08:45:51 EDT 1999 i686 unknown [root@ns Net_SSLeay.pm-1.05]# gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) [root@ns Net_SSLeay.pm-1.05]# make clean make: *** No rule to make target `clean'. Stop. [root@ns Net_SSLeay.pm-1.05]# open ssl version OpenSSL 0.9.4 09 Aug 1999 [root@ns Net_SSLeay.pm-1.05]# exit exit Script done on Tue Dec 14 17:07:12 1999 Any help is appreciated, -- --------- Kevin Old - [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.