Re: Odd problem

2007-05-10 Thread Raf
Hi Doc, On Tue, 8 May 2007, The Doctor wrote: I am trying to compile the most recent version of mod_perl 2 however once install, Apache says it cannot find the so even tough it is there. Pointers please. The LoadModule can point to a module either relative to your ServerRoot or it can be a

Re: Odd problem

2007-05-09 Thread Dodger
The Doctor wrote: I am runnng Apache 2.059 and perl 5.8.8 . I am trying to compile the most recent version of mod_perl 2 however once install, Apache says it cannot find the so even tough it is there. Pointers please. If the so is present, but not found, it may not be in the right direct

Re: Odd problem

2007-05-08 Thread Issac Goldstand
What OS? Is Perl on the system path? The Doctor wrote: > I am runnng Apache 2.059 and perl 5.8.8 . > > I am trying to compile the most recent version of mod_perl 2 > > however once install, Apache says it cannot find the so even > tough it is there. > > Pointers please. > >