On Tue, 12 Apr 2005, Octavian Rasnita wrote: > 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.
APR::Const isn't contained in a separate distribution; it's part of mod_perl-2. So if you've installed the mod_perl ppm package, APR::Const should already be there. -- best regards, randy kobes