EMAIL PROTECTED]]
Sent: Wednesday, July 10, 2002 7:29 AM
To: Nigel Peck; [EMAIL PROTECTED]
Subject: Re: Win32::AdminMisc Help!
I don't have a C compiler, but I get the impression looking at this
download that the module is already compiled. I did see the file
adminmisc.pll and thought ma
I don't have a C compiler, but I get the impression looking at this
download that the module is already compiled. I did see the file
adminmisc.pll and thought maybe it was supposed to be *.dll so I changed
the extension and the error that it can't locate a
loadable object for Win32::AdminMisc
To install the CPAN module you'd have to do the following
Open a command prompt and go to the directory where you unpacked the
download.
Enter:
perl makefile.pl
This will prepare the module for compiling. You will then need a C
compiler such as nmake (which comes with visual studio) and do
nmak
I've got a script that uses Win32::AdminMisc from www.roth.net and when I
originally installed the module on Win2K/ActiveState with ppm it worked
fine. I need to reinstall the module and www.roth.net appears to be
down. When I use ppm to perform the install the install fails with this
error: