Hi,
I'm trying to install mod_perl (Windows 2K machine). However everytime i try to use ppm from the command prompt, I get the following error.
Failed to load PPM_DAT file
Can't use an undefined value as a SCALAR reference at E:/Perl/site/lib/PPM.pm li
ne 1678, <DATA> line 40.
I currently have Perl installed on my E: drive. If I copy this directory and place it in D: drive, ppm works fine. I've checked all my paths, classpaths etc, and Perl directory is set as E:\Perl\bin
If I try to install mod_perl using MakeFile.pm from teh command prompt, the script again looks for a D:\Perl folder.
Any clues?
I'm trying to install mod_perl (Windows 2K machine). However everytime i try to use ppm from the command prompt, I get the following error.
Failed to load PPM_DAT file
Can't use an undefined value as a SCALAR reference at E:/Perl/site/lib/PPM.pm li
ne 1678, <DATA> line 40.
I currently have Perl installed on my E: drive. If I copy this directory and place it in D: drive, ppm works fine. I've checked all my paths, classpaths etc, and Perl directory is set as E:\Perl\bin
If I try to install mod_perl using MakeFile.pm from teh command prompt, the script again looks for a D:\Perl folder.
Any clues?