Maybe I missed part of the thread, but why not just use PPM? C:\> PPM PPM> set repository DAVE http://www.roth.net/perl/packages PPM> set save PPM> install Win32-AdminMisc
If you are using ActiveState's ActivePerl, then this should work for you. -----Original Message----- From: Kipp, James [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 4:58 AM To: 'Ronen Kfir'; [EMAIL PROTECTED] Subject: RE: Disk space on windows 2000 > > > 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] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]