Posted on 2005-03-07 13:40:01-08 by kirru
Not getting Installed on Windows machine
Hi Everyone, I have downloaded "Net_SSLeay" module and trying to install using nmake but its giving some compilation error. I have even tried with "perl -MCPAN -e shell" also. but still its giving some errors and exiting. Can any one please suggest the solution. I'm attaching the error msg bellow. cl -c -Id:\openssl/include -Id:\openssl/inc32 -I/usr/kerberos/include -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CON TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -O -DVERSION=\"1.25\" -DXS_VERSION=\ "1.25\" "-ID:\Perl\lib\CORE" -DPERL5 -DOPENSSL_NO_KRB5 SSLeay.c 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'D:\WINDOWS\system32\cmd.exe' : return code '0x1' Stop.
Direct Responses: 194 | Write a response
Posted on 2005-03-09 19:28:09-08 by burak in response to 186
Re: Not getting Installed on Windows machine
try ppm. add this repository to your list (perl 5.8):
ppm> rep add RKOBES http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer58
then search:
ppm> search SSLeay Searching in Active Repositories 1. Crypt-SSLeay [0.51] OpenSSL glue that provides LWP https support 2. Crypt-SSLeay [0.51] 3. Net_SSLeay.pm [1.25] Perl extension for using OpenSSL
after installing the modules it'll donwload two dll files and ask you where to put...
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.