Forum Moderators: phranque
When I tried to install it using smit, I got the following errors:
The following errors occurred during installation:
error: failed dependencies:
openssl is needed by apache-1.3.29-1ssl
libexpat.a(libexpat.so.0) is needed by apache-1.3.29-1ssl
Can somebody help me here?
Thanks,
Welcome to WebmasterWorld!
It looks like the object file libexpat.so.0 is missing on your server, and Apache SSL can't run without it. Try using that quoted error message as a search in Google to find out where you can get the source for that library and how to compile it in. You might also want to see if smit has an FAQ or a forum (I don't know what smit is).
Jim