ENV

2007-04-27 Thread Jonathan Vanasco
Is there a way to get additional shell variables exported into ENV on startup ? // Jonathan Vanasco | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | FindMeOn.com - The cure for Multiple Web Personality Disorder | Web Identity Manag

Re: [mp1] Failed to build mod_perl-1.30 with apache_1.3.37

2007-04-27 Thread Marius Feraru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tony van der Hoff wrote: > I'm trying to build mod_perl-1.30 with apache_1.3.37, with little success > Michael Peters wrote: > Saltbreez wrote: >> Did you build perl, or are you using a distribution supplied binary? > You don't have to compile your o

Re: [mp1] Failed to build mod_perl-1.30 with apache_1.3.37

2007-04-27 Thread Michael Peters
Saltbreez wrote: > Did you build perl, or are you using a distribution supplied binary? You don't have to compile your own perl, but you do need to make sure that you use the same compiler for perl, mod_perl and apache. -- Michael Peters Developer Plus Three, LP

Re: [mp1] Failed to build mod_perl-1.30 with apache_1.3.37

2007-04-27 Thread Saltbreez
Hello, Did you build perl, or are you using a distribution supplied binary? Please try again with a perl you have built yourself [modify your PATH accordingly]. Christian On 4/27/07, Tony van der Hoff <[EMAIL PROTECTED]> wrote: Hi, I'm trying to build mod_perl-1.30 with apache_1.3.37, with li

[mp1] Failed to build mod_perl-1.30 with apache_1.3.37

2007-04-27 Thread Tony van der Hoff
Hi, I'm trying to build mod_perl-1.30 with apache_1.3.37, with little success. perl -v ->>> This is perl, v5.8.8 built for i386-linux Having downloaded and extracted the sources, I did: perl Makefile.PL \ APACHE_SRC=../apache_1.3.37/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 \ APACI_ARGS='--sbind

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'

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

2007-04-27 Thread Alicia Amadoz
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't found anything about it on the web. I hope that somebody here can help me with this. I get an error while I try to execute a perl sc

[RELEASE CANDIDATE] libapreq 1.34-RC2

2007-04-27 Thread Issac Goldstand
The apreq developers are planning a maintenance release of libapreq1. This version primarily addresses an issue noted with FireFox 2.0 truncating file uploads in SSL mode. Please give the tarball at http://people.apache.org/~issac/libapreq-1.34-RC2.tar.gz a try and report comments/problems/etc.