Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win32::DirSize fails install on WinXp

Status
Not open for further replies.

MoshiachNow

IS-IT--Management
Joined
Feb 6, 2002
Messages
1,851
Location
IL
Hi,
Tried installing the Win32::DirSize module on my Windows XP using CPAN- -failed due to lack of C-compiler.
When searching for it using ppm - it does not seem to find it.

Could anybody advise ?
Thanks


Long live king Moshiach !
 
There's a ppd inside version 1.13's gzip file, just extract that, and from the command line
Code:
ppm install Win32-DirSize.ppd

Doesn't always happen like that, but sometimes you're lucky :-P

Paul
------------------------------------
Spend an hour a week on CPAN, helps cure all known programming ailments ;-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top