Incerc sa fac WEbmin-ul sa foloseasca SSL .
Am RH7.0 , OpenSSL-0.9.5a ,Net_SSLeay.pm-1.05 .
Problema apare cand ii dau comanda de instalare a 
Net_SSLeay.pm-1.05 :
#perl Makefile.PL /usr
Checking for OpenSSL-0.9.3a or newer...
You have OpenSSL-0.9.5a installed in /usr
That's is newer than what this module was tested with (0.9.3a). You should
consider checking if there is a newer release of this module
available. Everything will probably work OK, though.
Writing Makefile for Net::SSLeay
++++++++++++++
pare Ok !
cand ii dau make install
+++++++++++
gcc -c -I/usr/include -fno-strict-aliasing -O2 -march=i386 -mcpu=i686     
-DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fPIC -I/usr/lib/perl5/5.6.0/i386-linux/CORE  
SSLeay.c
SSLeay.xs:52:25: openssl/err.h: No such file or directory
SSLeay.xs:53:27: openssl/lhash.h: No such file or directory
SSLeay.xs:54:28: openssl/buffer.h: No such file or directory
SSLeay.xs:55:25: openssl/ssl.h: No such file or directory
make: *** [SSLeay.o] Error 1
+++++++++++++++++++
imi apare eroarea asta ...
+++++++++
Ptr. testare :
+++++++++
 perl -e 'use Net::SSLeay'
Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux 
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux 
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
++++++++++++
Multumesc !


---------------------------------------------------
Get free personalized email at http://www.iname.com


Reply via email to