yes indeed, an error occurs when tryng the a) command...
vhqun02# /opt/apache_2.0/bin/apxs -q PREFIX
Can't locate strict.pm in @INC (@INC contains:
/project/aix5l64/main/APACHE/perl/bin/AIX/Opt/lib/5.8.3/aix-thread-multi
/project/aix5l64/main/APACHE/perl/bin/AIX/Opt/lib/5.8.3
/project/aix5l64/main/APACHE/perl/bin/AIX/Opt/lib/site_perl/5.8.3/aix-thread-multi
/project/aix5l64/main/APACHE/perl/bin/AIX/Opt/lib/site_perl/5.8.3
/project/aix5l64/main/APACHE/perl/bin/AIX/Opt/lib/site_perl .) at
/opt/apache_2.0/bin/apxs line 19.
BEGIN failed--compilation aborted at /opt/apache_2.0/bin/apxs line 19.
I do then edit the apxs amend the 19th line "use strict" and try
again... looks like working fine now
Thx a lot for your help.
Regards,
Phi-Long LE
Le 05/07/2007 14:56, Rainer Jung a écrit :
No experience with AIX compilation, but 2 infos:
a) usually this measage means, that
/opt/apache_2.2/bin/apxs -q PREFIX
returned an error or something wrong (here I have chosen the same path
to apxs, which you have posted).
You can check that without running configure. Choose the same user and
environment, that you would use for actually doing the compilation.
b) mod_jk is broken fpr AIX and usage together with the multi-threaded
Apache worker MPM. It's fine with the prefork MPM! In 1.2.24 we will
have a fix for this, so starting with 1.2.24 it will also wirk with
worker MPM. These things have nothing to do with topic a).
Regards,
Rainer
Phi-Long LE wrote:
folks,
has someone already experienced compiling mod_jk 1.2.23 on AIX 5.3
platform ???
when executing the command ./configure
--with-apxs=/opt/apache_2.2/bin/apxs, an error occurs telling that it
is a wrong path but am sure about that.
any help would be appreciated,
regards,
Phi-Long LE
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]