Re: HELP - Problem installing modperl

2003-02-23 Thread Stas Bekman
Pablo Jejcic wrote: Here is my 'perl -V'. Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: [...] Compiler: cc='cc', ccflags ='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', [...] cccdlflags='-KPIC', lddlflags='-G' Still, either you aren't using the same compiler as

RE: HELP - Problem installing modperl

2003-02-21 Thread Pablo Jejcic
all the standards you just have to wait another year until the one arises you are looking for.'' A. Tanenbaum, ``Introduction to Computer Networks' _ -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: 20 February 2003 23:09 To: Pablo Jejcic Cc:

Re: HELP - Problem installing modperl

2003-02-20 Thread Stas Bekman
Pablo Jejcic wrote: I rebuild PERL and when I use perl -V I can see -KPIC but when I try to "make" mod_perl I receive the same error Any other thoughts??? How is it possible that the same compiler accepts an option for building one program, but not the other? Can you please post your 'perl

RE: HELP - Problem installing modperl

2003-02-20 Thread Pablo Jejcic
ar until the one arises you are looking for.'' A. > Tanenbaum, ``Introduction to Computer Networks' > > _ > > > > -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED]] > Sent: 18 February 2003 23:02 > To: Pablo Jejcic

Re: HELP - Problem installing modperl

2003-02-18 Thread Stas Bekman
Pablo Jejcic wrote: Hello guys, I have just installed PERL/Apache and mod_perl, but this last one gave me an error when I try to compile. Could anyone help me? Thi is the error: bash-2.05# make && make test cd "src/modules/perl" && make -f Makefile.modperl make[1]: Entering directory

HELP - Problem installing modperl

2003-02-18 Thread Pablo Jejcic
Title: Message Hello guys,     I have just installed PERL/Apache and mod_perl, but this last one gave me an error when I try to compile. Could anyone help me?   Thi is the error:   bash-2.05# make && make testcd "src/modules/perl" && make -f Makefile.modperlmake[1]: Entering director

Re: installing modperl

2001-01-17 Thread Matt Sergeant
On Wed, 17 Jan 2001, George Sanderson wrote: > At 09:52 AM 1/17/2001 -0200, you wrote: > >The documentation in the package is extremely poor, so, may somebody > >here points me the right source of documentation? > > > I had the same first impression, but I have readjusted my thinking to: > "The d

Re: installing modperl

2001-01-17 Thread G.W. Haywood
Hi there, On Wed, 17 Jan 2001, Gustavo Vieira Goncalves Coelho Rios wrote: > I trying the following program: [snip] > I get printed and not execute in the browser. There is not enough information in your question to give an answer but I suspect that you might be trying to run the program from t

Re: installing modperl

2001-01-17 Thread George Sanderson
At 09:52 AM 1/17/2001 -0200, you wrote: >The documentation in the package is extremely poor, so, may somebody >here points me the right source of documentation? > I had the same first impression, but I have readjusted my thinking to: "The documentation is extremely good, once it is located." Star

Re: installing modperl

2001-01-17 Thread Gustavo Vieira Goncalves Coelho Rios
"G.W. Haywood" wrote: > > Hi again, > > On Wed, 17 Jan 2001, Gustavo Vieira Goncalves Coelho Rios wrote: > > > Security (First), > > Performance (Second). > > These are large subjects in their own right and will not properly be > covered by the mod_perl nor the Apache documentation for good re

Re: installing modperl

2001-01-17 Thread G.W. Haywood
Hi again, On Wed, 17 Jan 2001, Gustavo Vieira Goncalves Coelho Rios wrote: > Security (First), > Performance (Second). These are large subjects in their own right and will not properly be covered by the mod_perl nor the Apache documentation for good reasons. Your Apache server does not live in

Re: installing modperl

2001-01-17 Thread Gustavo Vieira Goncalves Coelho Rios
"G.W. Haywood" wrote: > > Hi there, > > On Wed, 17 Jan 2001, Gustavo Vieira Goncalves Coelho Rios wrote: > > > Where can i obtain such packages ? > > CPAN. LWP is not necessary for a working mod_perl but it's > recommended for the test suite (and lots of other things:). > > You will find mor

Re: installing modperl

2001-01-17 Thread G.W. Haywood
Hi there, On Wed, 17 Jan 2001, Gustavo Vieira Goncalves Coelho Rios wrote: > Where can i obtain such packages ? CPAN. LWP is not necessary for a working mod_perl but it's recommended for the test suite (and lots of other things:). You will find more documentation in the Guide http://perl.apa

installing modperl

2001-01-17 Thread Gustavo Vieira Goncalves Coelho Rios
Dear gentleman/madam, this is my first post to the modperl mailing list. I am trying to get modperl compiling over FreeBSD-4.2Stable, but until now i am having some problem, here is what i get when i try to build it: grios@etosha$ perl Makefile.PL USE_APXS=1 WITH_APXS=/usr/local/apache/bin/apxs

Problem Installing modperl on HP 11.0

2000-06-26 Thread Kailashnath V Rampure
I have a problem trying to install mod Perl: The error is as follows src/modules/perl rm -f libperl.so ld -b -L/usr/local/lib -o libperl.so mod_perl.lo perlxsi.lo perl_config.lo perl_util.lo perlio.lo mod_perl_opmask.lo Apache.lo Constants.lo ModuleConfig.lo Log.lo URI.lo Util.l