Hi:
I was trying to build the apache2 on SUSE
linux 10 with no luck. My machine is 64 bit. The error message says
"/usr/lib/libexpat.so: could not read symbols: File
in wrong format".
I knew this is because aprutil try to link
the wrong lib, it should problely look for usr/lib64/libexpat.so , I tried with
--with-expat=/usr/lib64 , but configure script compalined that "didn't find
Expat or not recognized". Just don't know how to fix this.
Any hint?
Thanks!
chris.
|