RE: installing mod_perl against a different perl installation

2002-04-11 Thread Mike Loiterman
EMAIL PROTECTED] > Subject: Re: installing mod_perl against a different perl > installation > > Mike Loiterman wrote: > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > I have two versions of perl installed 5.005 and 5.6.1. I > > c

Re: installing mod_perl against a different perl installation

2002-04-11 Thread Stas Bekman
Mike Loiterman wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I have two versions of perl installed 5.005 and 5.6.1. I currently > only have mod_perl installed against 5.005 but I would like to also > have it work with 5.6.1. How can I do this. > > I am using FreeBSD 4.4 Apac