On Wed, Aug 13, 2008 at 10:39, Ch Praveena <[EMAIL PROTECTED]> wrote:

>         I am trying to install the httpd - 2.0.63 version of APACHE server
> on my linux machine. When I ve implemented "./configure", "make" steps of
> installations, I got the following as an error along with the usual stack
> trace:
>
>  /usr/lib/libexpat.so: could not read symbols: File in wrong format
> collect2: ld returned 1 exit status
> make[2]: *** [htpasswd] Error 1
> make[2]: Leaving directory
> `/home/Applications/Software/httpd-2.0.63/support'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/Applications/Software/httpd-2.0.63/support'
> make: *** [all-recursive] Error 1
>
>
> When I tried to run the apaache as /usr/local/apache/bin..... , I could not
> identify the remaining files under the BIN directory
>
> Please let me know what would be the problem for this situation

Looks like a dependency problem with libexpat. Is that up to date?

Why are you going through the trouble of compiling apache yourself,
since you are using linux? Every modern linux distribution has apache
binaries.

Krist

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to