Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 04:26:54 +0530
From:      "Unix Tools" <unixtools@hotmail.com>
To:        "javamail02" <javamail02@yahoo.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Running Linux Apache and Apache module binaries
Message-ID:  <OE74ThkCxPK4204MH1B00002ba1@hotmail.com>
References:  <20020827174920.27040.qmail@web21502.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I installed apache
apache_fp-1.3.23 + jdk-1.3.1p6_4 + jakarta-tomcat-3.3.1_14 + mod_jk-3.3.1_2
and am running a server quite successfully for almost three months
The setup is also a breeze




----- Original Message -----
From: "javamail02" <javamail02@yahoo.com>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Tuesday, August 27, 2002 11:19 PM
Subject: Running Linux Apache and Apache module binaries


> Hello everyone,
>
> First of all, you may be wondering why I want to run
> Linux Apache instead of the Apache port or package.
> I'm hoping that by running the Linux Apache binary,
> that I can use the Linux mod_jk binary that is
> available for download, instead of attempting to
> compile my own mod_jk (which seems to be quite a task,
> especially when using a Linux JDK, as I currently am).
>  Unfortunately I've run into some problems...
>
> I installed a Linux Apache binary and ran across a
> missing library: libexpat.so.0
> So, I grabbed expat, built it and installed, but made
> the mistake of building it for FreeBSD and installing
> in the standard /lib and /include folders.  After a
> "make clean", I configured for a Linux build and aimed
> it at the linux compat dirs: "./configure
> --build=i386-linux --prefix=/usr/compat/linux/usr".
> After "make" "make install" the file libexpat.so.0 was
> now present as a symlink to libexpat.so.0.3.0 in
> /usr/compat/linux/usr/lib (I believe).
>
> This is what I don't understand: upon trying to start
> Apache, I get the message "ELF file OS ABI invalid"
> regarding libexpat.so.0.  So then I ran "brandelf -t
> Linux .." on libexpat.so.0 and libexpat.so.0.3.0, but
> I continue to get the same message.
>
> Why should I still be getting this message?
> More importantly, is my idea of running a Linux Apache
> binary and Linux module binaries possible?
>
> Thanks,
>
> Jeff
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE74ThkCxPK4204MH1B00002ba1>