in reply to Compiling and Installing Perl on Win32 on Win32

Assuming you're on win32 (because you downloaded nmake), you should probably download and install ActiveState Perl. If you are on Unix and would rather not have to compile Perl, you can grab prebuilt binaries.

If you are adament about compiling Perl, it really isn't hard. Just read the files README.$OS (where $OS is the name of your OS (ex/ win32 or unix)) and INSTALL located in the base of the source tree.

  • Comment on Re: Compiling and Installing Perl on Win32

Replies are listed 'Best First'.
Re: Re: Compiling and Installing Perl on Win32
by Anonymous Monk on May 24, 2003 at 18:28 UTC
    Thank you very much, Mad Hatter. I forgot to log in when I posted, thus the Anon. User. Thank you for your help. -Monk