iam trying to install convert::asn1 module before installing net::ldap module ...by running makefile.pl from C:\Perl\Convert-ASN1-0.18 folder
the execution lines are as follows
The required 'nmake' executable not found, fetching it...
Fetching 'nmake15.exe' from download.microsoft.com... yesin inet:sock:LWP::Proto
col::http::Socket=GLOB(0x1eb55c4)
got in socketLWP::Protocol::http::Socket=GLOB(0x1eb55c4)
got in inet:LWP::Protocol::http::Socket=GLOB(0x1eb55c4)
at this point iam getting a error dialog box that says
c:\perl\bin\perl.exe
c:\windows\system32\autoexec.nt the system file is not suitable for running msdos and microsoft windows applications ..chose close to terminate the application
even when i try to install the module by executing the line
perl -MCPAN -e "install Convert::ASN1"
from command prompt, i get the same error dialog box and the installation is not complete...
iam runnign perl from windows xp platform
can any one plz tell me how to solve this probs and install the module successfully?
