I am trying to install rrd for perl on Windows ActiveState perl.

I downloaded the package from rrdTools site,

and tried the install instructions,
C:\Temp\rrd\rrdtool\bindings\perl-shared>dir
 Volume in drive C is cs_system
 Volume Serial Number is 800F-6D2A
 Directory of C:\Temp\rrd\rrdtool\bindings\perl-shared
09/19/2007  11:40 AM    <DIR>          .
09/19/2007  11:40 AM    <DIR>          ..
05/18/2005  08:08 AM             1,647 ntmakefile.pl
08/23/2006  10:15 AM               370 RRDs.ppd
08/23/2006  10:15 AM         1,132,976 rrds.tar.gz
08/23/2006  10:11 AM            13,496 RRDs.xs
               4 File(s)      1,148,489 bytes
               2 Dir(s)   2,507,862,016 bytes free
C:\Temp\rrd\rrdtool\bindings\perl-shared>ppm install RRDs.ppd
Unpacking RRDs-1.2015...done
Generating HTML for RRDs-1.2015...done
Updating files in site area...done
   9 files unchanged
It appears to have done something successfully - But I still can't get "use RRDs;" to work in Komodo.
----------------------------------------------------------------------------
So, I went to another directory, and just tried to get it from ActiveState's repository;
C:\Documents and Settings\guthrie>ppm search rrd
Downloading ActiveState Package Repository packlist...not modified
1: RRD-Simple
   Simple interface to create and store data in RRD files
   Version: 1.43
   Author: Nicola Worthington ([EMAIL PROTECTED])
   Provide: RRD::Simple version 1.43
   Provide: RRD::Simple::Examples
   Require: Module::Build
   Require: Module::Build::ModuleInfo
   Require: Module::Build::PodParser
   Require: Module::Build::YAML
   Require: RRDs
   Require: Test::More
   Repo: ActiveState Package Repository
   CPAN: http://search.cpan.org/dist/RRD-Simple-1.43/

C:\Documents and Settings\guthrie>ppm install RRD-Simple-1.43
Downloading ActiveState Package Repository packlist...not modified
ppm install failed: Can't find any package that provide RRD-Simple-1.43
C:\Documents and Settings\guthrie>ppm install RRD
Downloading ActiveState Package Repository packlist...not modified
ppm install failed: Can't find any package that provide RRD
C:\Documents and Settings\guthrie>ppm install RRD-Simple
Downloading ActiveState Package Repository packlist...not modified
ppm install failed: Can't find any package that provide RRDs:: for RRD-Simple
So, this also failed.
Hints??

Thanks,
Gregory






-----------------------------------------------
Gregory Guthrie

MUM Faculty Mail - FM 1068
Fairfield, IA 52557

http://www.mum.edu/~guthrie
(641)472-7773
------------------------------------------------  
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to