On 4/17/06, Jennifer Lai <[EMAIL PROTECTED]> wrote:
>Setting libdir to /usr/lib64 during configuration step didn't fixed
> the problem.include /etc/ld.so.conf.d/*.conf
Symlinking works well:
ln -f -s /usr/lib64/libexpat.so /usr/lib/libexpat.so
--
Alexey Polyakov
---
t the /etc/ld.so.conf file and rerun
ldconfig as root.
Giz
-Original Message-
From: Jennifer [mailto:[EMAIL PROTECTED]
Sent: 14 April 2006 17:15
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Installing Apache 2.2.0 on AMD Opteron running
SuSE 10
Hi,
Compiling Apache 2.2.0 on an A
Alexey Polyakov wrote:
On 4/15/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Three letters...
DAV
If you inspect a webdav request, you will see that the actual payload moves
from the traditional 'http headers' into a metadata xml stream.
Hm, I thought that Apache doesn't support DAV c
On 4/15/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
> Three letters...
>
> DAV
>
> If you inspect a webdav request, you will see that the actual payload moves
> from the traditional 'http headers' into a metadata xml stream.
Hm, I thought that Apache doesn't support DAV capabilities, it's
Alexey Polyakov wrote:
Sorry for the offtopic, I was always wondering (even since Apache 1.3)
- why does it require expat even in minimal installs? I thought expat
is XML parsing library...
Three letters...
DAV
If you inspect a webdav request, you will see that the actual payload moves
from t
Sorry for the offtopic, I was always wondering (even since Apache 1.3)
- why does it require expat even in minimal installs? I thought expat
is XML parsing library...
On 4/15/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
> Jennifer wrote:
> >
> > P.S. Just for an experiment, I compiled Apac
Jennifer wrote:
P.S. Just for an experiment, I compiled Apache 2.0.55 on the same machine
with same OS, and I was able to compile and install Apache 2.0.55
successfully without any problem.
Just so you are clear, when you built 2.0 - I suspect you built for 32 bits.
When you tried to build
-
From: Jennifer [mailto:[EMAIL PROTECTED]
Sent: 14 April 2006 17:15
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Installing Apache 2.2.0 on AMD Opteron running
SuSE 10
Hi,
Compiling Apache 2.2.0 on an AMD Opteron running SuSE 10 failed with
the
following error message:
/usr/lib
Hi,
Compiling Apache 2.2.0 on an AMD Opteron running SuSE 10 failed with the
following error message:
/usr/lib/libexpat.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[3]: *** [libaprutil-1.la] Error 1
make[3]: Leaving directory `/home/lai/httpd-2.2.