Hey there,
 
  I am using ActivePERL 5.6 release on Windows NT servers. I have a few questions on the installation of you latest release of openssl.
 
  I untar everything into a temp directory, after doing this I issue the command:
 
perl configure VC-WIN32
 
and the program runs its routines just fine. Then I issue anotrher command at teh same prompt:
 
ms\do_masm
 
Since I have visual studio installed, I just imported Namek to the root of the directory that I am installing openssl in. I then press on further with no errors as of yet.
 
I issue the next command:
 
nmake -f ms\ntdll.mak
 
Now this is where I start to experience an error. About half way through the compiling I hget stopped with this error:
 
nul
.\apps\testrsa.h
        1 file(s) copied.
        cl /Fotmp32\cryptlib.obj  -Iinc32 -Itmp32 /MD /W3 /WX /G5 /Ox /O2 /Ob2 /
Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN /Fdout32  -c .\cryp
to\cryptlib.c
The name specified is not recognized as an
internal or external command, operable program or batch file.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1'
Stop.
 
This is very interresting and then the application terminates. I have tried this on 3 of my NT servers and still come out with the same result. What could the problem be?
 
Another thing, I would just like to compile it to PERL like I do most other PERL modules. To do this I usually type Makefile.pl and then use nmake to test and install into my active perl bins as well. I cannot do this with your script either.
 
Could you send me some advice please?
 
 
 
Timothy H. Schilbach
Alpha Omega Design Inc.
[EMAIL PROTECTED]
608-263-7693
Visit our website at www.aodinc.com
 
 
Highspeed internet connectivity and web hosting services
 
 

Reply via email to