> > > I work with ActiveState version. Downloaded Win32::AdminMisc from > ftp://www.roth.net/pub/ntperl/adminmisc/20030625/Bin > > Can't locate ADMINMISC_XXX.PLL. What am I missing?
follow these instructions: - IF you are using the ActiveState's version 5.005 (aka ActivePerl): a) Copy the ADMINMISC.PM file into the directory site\lib\win32\ b) Rename the file AdminMisc_5005_AS.DLL to ADMINMISC.DLL c) Make a directory: site\lib\auto\win32\AdminMisc\ d) Copy the ADMINMISC.DLL file into the directory created in step c ALTERNATIVELY if you are using ActivePerl (or core perl 5.005 with PERL_OBJECT defined): a) run the Perl Package Manager: perl ppm.pl install http://www.roth.net/perl/packages/win32-adminmisc.ppd > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]