Do you have openssl installed? It's a prerequisuite. Hence the openssl/... no such file or directory errors....
hope that helps, sorry it's so vague....just try to install openssl... -Chris On Sunday 15 December 2002 11:49 pm, james lundeen wrote: > cpan>install Net::SSLeay > > and everyhing went OK until this stuff happened... i had tried a manual > install of the module first and received thie error, then i tried using > cpan> for the first time -- which is cool! -- but got the error again... > any advice would be appreciated! --jimmyjames > > > make[1]: Entering directory > `/root/.cpan/build/Net_SSLeay.pm-1.21/Net-SSLeay-Handle-0.50' mkdir > ../blib/lib/Net/SSLeay > mkdir ../blib/arch/auto/Net/SSLeay/Handle > mkdir ../blib/lib/auto/Net/SSLeay/Handle > cp Handle.pm ../blib/lib/Net/SSLeay/Handle.pm > Manifying ../blib/man3/Net::SSLeay::Handle.3pm > make[1]: Leaving directory > `/root/.cpan/build/Net_SSLeay.pm-1.21/Net-SSLeay-Handle-0.50' /usr/bin/perl > -I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 > /usr/lib/perl5/5.6.0/ExtUtils/xsubpp -typemap > /usr/lib/perl5/5.6.0/ExtUtils/typemap -typemap typemap SSLeay.xs > > SSLeay.xsc && mv SSLeay.xsc SSLeay.c > gcc -c -I/usr/include -I/usr/inc32 -fno-strict-aliasing > -I/usr/local/include -O -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC > -I/usr/lib/perl5/5.6.0/i386-linux/CORE -DPERL5 SSLeay.c > SSLeay.xs:83:25: openssl/err.h: No such file or directory > SSLeay.xs:84:27: openssl/lhash.h: No such file or directory > SSLeay.xs:85:26: openssl/rand.h: No such file or directory > SSLeay.xs:86:28: openssl/buffer.h: No such file or directory > SSLeay.xs:87:25: openssl/ssl.h: No such file or directory > SSLeay.xs:88:74: openssl/comp.h: No such file or directory > SSLeay.xs:89:93: openssl/md5.h: No such file or directory > make: *** [SSLeay.o] Error 1 > /usr/bin/make -- NOT OK > Running make test > Oops, make had returned bad status > Running make install > Oops, make had returned bad status > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]