Re: [CentOS] Unable to compile mod_jk on Centos 5.2 64-bit (solved)

2008-09-06 Thread ankush grover
On Tue, Sep 2, 2008 at 4:11 PM, Farkas Levente <[EMAIL PROTECTED]> wrote: > ankush grover wrote: >> Hi Friends, >> >> I am trying to compile mod_jk on Centos 5.2 64-bit but I am getting >> apxs not found. Whereas apxs is already there on the server > Hi, Problem was apr-devel 64 bit was not insta

Re: [CentOS] Unable to compile mod_jk on Centos 5.2 64-bit

2008-09-02 Thread Farkas Levente
ankush grover wrote: > Hi Friends, > > I am trying to compile mod_jk on Centos 5.2 64-bit but I am getting > apxs not found. Whereas apxs is already there on the server why not use jpackage packages? -- Levente "Si vis pacem para bellum!"

[CentOS] Unable to compile mod_jk on Centos 5.2 64-bit

2008-09-02 Thread ankush grover
Hi Friends, I am trying to compile mod_jk on Centos 5.2 64-bit but I am getting apxs not found. Whereas apxs is already there on the server type apxs apxs is /usr/sbin/apxs ./configure CFLAGS=' -arch x86_64 ' APXSLDFLAGS=' -arch x86_64 ' --with-apxs=/usr/sbin/apxs checking build system type...