[please don't take the threads off the list]

ColinB wrote:
--- Stas Bekman <[EMAIL PROTECTED]> wrote:

ColinB wrote:

So how can I go about installing just Apache::Registry from the
mod_perl 1 tar file without having to install ALL of mod_perl 1 ?

simply copy it into one of the dirs in your @INC.


You will also need to load Apache::compat for it to work.



Thanks. I've untarred mod_perl 1.0 and searched for any Registry*
filnames:

./lib/Apache/RegistryBB.pm
./lib/Apache/RegistryNG.pm
./lib/Apache/Registry.pm
./lib/Apache/RegistryLoader.pm

Do I need to copy ALL of these files (and maybe others?) or just the
"./lib/Apache/Registry.pm"  file?

If you are going to use only Apache::Registry you only need to copy lib/Apache/Registry.pm

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to