Re: APR::Const
[prev]
[thread]
[next]
[Date index for 2005/04/12]
Hi,
I have tried to use ppm for installing it, but I cannot find it.
I have tried:
ppm install mod_perl
And this command installed mod_perl, but not APR::Const.
Then I have tried:
ppm install APR::Const
But ppm tried to fetch it from Jenda's repository and it was not accessible.
I have also tried:
cpan> i /APR::Const/
But the result was:
E:\apache2\bin>cpan
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')
cpan>
cpan> i /APR::Const/
CPAN: Storable loaded ok
Going to read \.cpan\Metadata
Database was generated on Tue, 12 Apr 2005 01:55:26 GMT
Module id = APR::Const
CPAN_USERID GOZER (Philippe M. Chiasson <gozer@xxxx.xxx>)
CPAN_VERSION 0.009000
CPAN_FILE G/GO/GOZER/mod_perl-2.0.0-RC4.tar.gz
INST_FILE (not installed)
cpan>
So, what can I do to install it?
I have tried to install it with cpan but it asked me for apxs, because cpan
also tries to install mod_perl.
Teddy
----- Original Message -----
From: "Brent Clark" <bclark@xxxxxxxxx.xxxxxx.xxx>
To: "Octavian Rasnita" <orasnita@xxx.xx>
Cc: <modperl@xxxx.xxxxxx.xxx>
Sent: Tuesday, April 12, 2005 5:03 PM
Subject: Re: APR::Const
> Octavian Rasnita wrote:
> > Hi,
> >
> > Does anyone know where I can download the module APR::Const (for
Windows)...
> > meaning the ppd file?
> >
> > I have seen that the site jenda.krynicky.cz cannot be found.
> > Can that module be found somewhere else?
> >
> > I cannot make mod_perl work without it.
>
> Hi
>
> [root@ns sprdsht]# cpan
> Terminal does not support AddHistory.
>
> cpan shell -- CPAN exploration and modules installation (v1.7601)
> ReadLine support available (try 'install Bundle::CPAN')
>
> cpan> i /APR::Const/
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
> Database was generated on Tue, 12 Apr 2005 04:54:43 GMT
> Module id = APR::Const
> CPAN_USERID GOZER (Philippe M. Chiasson <gozer@xxxx.xxx>)
> CPAN_VERSION 0.009000
> CPAN_FILE G/GO/GOZER/mod_perl-2.0.0-RC4.tar.gz
> MANPAGE
> INST_FILE
> /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/APR/Const.pm
> INST_VERSION 0.01
> cpan>
>
>
> Use PPM
>
> Hope this helps
>
> Regards
> Brent Clark