Results 1 to 3 of 3
Suddenly the Application server cant start ANY program anymore since its missing libexpat.so.0 Shared Lib. so, my question is now, How to fix and How could this happen?
I run ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-22-2008 #1
Application Server Suddenly is missing libexpat.so.0
Suddenly the Application server cant start ANY program anymore since its missing libexpat.so.0 Shared Lib. so, my question is now, How to fix and How could this happen?
I run on Gentoo. Both the Application server as the Clients.
Cheers,
Robin
- 01-22-2008 #2
Do you have any libexpat* libraries in /usr/lib? If so, try creating a symlink e.g.
Code:#ln -s /usr/lib/libexpat.so /usr/lib/libexpat.so.0
- 01-24-2008 #3


Reply With Quote
