Jenda wrote:

At first I got the same errors. Open c:\perl\lib\Config.pm and search
for "libpth=".

Then add the path to VC++'s LIB directory there. I have :

libpth='e:\soft\ActivePerl\lib\CORE E:\Soft\devstudio\VC98\lib'

Jenda...thanks.     I found the problem.   My LIB was pointing to a non-existant
directory.   My Visual C++ is stored in c:\program files\microsoft visual
studio\vc98\lib.    The config.pm indicated d:\program files\devstudio\vc\lib.
So, I changed the config.pm and everything worked fine.    Thanks.

Felice


Reply via email to