Re: getting error mod_perl2 - Can't locate Apache/SubProcess.pm

2007-04-27 Thread Alicia Amadoz
Hello, I have editted WebDBSeqI.pm but instead of your code I have put Apache2::Subprocess where it says Apache::Subprocess. Then I have tried my script and works ok. Thank you very much for your help. Best regards, Alicia > On Fri, 2007-04-27 at 11:46 +0200, Alicia Amadoz wrote: > > Ok, I would

Re: getting error mod_perl2 - Can't locate Apache/SubProcess.pm

2007-04-27 Thread Clinton Gormley
On Fri, 2007-04-27 at 11:46 +0200, Alicia Amadoz wrote: > Ok, I would try it but where should I write that code? maybe at the > startup.perl file? > > Thanks, > Alicia No, you need to find the Bio::DB::WedbDBSeqI module and edit that. > > > On Fri, 2007-04-27 at 10:19 +0200, Clinton Gormley wro

Re: getting error mod_perl2 - Can't locate Apache/SubProcess.pm

2007-04-27 Thread Clinton Gormley
On Fri, 2007-04-27 at 10:19 +0200, Clinton Gormley wrote: > On Fri, 2007-04-27 at 09:43 +0200, Alicia Amadoz wrote: > > Hi, > > > > > [error] \n- EXCEPTION: Bio::Root::Exception > > -\nMSG: Can't locate Apache/SubProcess.pm in @INC ()\n > > BEGIN failed--compilation ab

Re: getting error mod_perl2 - Can't locate Apache/SubProcess.pm

2007-04-27 Thread Clinton Gormley
On Fri, 2007-04-27 at 09:43 +0200, Alicia Amadoz wrote: > Hi, > > [error] \n- EXCEPTION: Bio::Root::Exception > -\nMSG: Can't locate Apache/SubProcess.pm in @INC ()\n > BEGIN failed--compilation aborted at (eval 47) line > 2.\n\nApache::SubProcess module required for r

Re: getting error mod_perl2 - Can't locate Apache/SubProcess.pm

2007-04-27 Thread Alicia Amadoz
Hi again, I have forgotten one thing, I have Apache2/SubProcess.pm in @INC path. Thank you for your help. Regards, Alicia > Hi, > > I have mod_perl 2 (mod_perl 2.0.2-5.1.i386) installed with fedora5's > add/remove software tool and also apache 2 and perl 5.8.8. I have a > problem that I couldn'