Ano-Tech Computers
Enter keyword:

MRTG complaining about missing libgd.so.0 file
Problem:
MRTG compiles clean, but complains about a missing file "libgd.so.0" even though both gd and gd-devel have been installed.
 
Solution:
Manually create a symlink from the expected path to where the library actually exists, by typing the following command:

"ln -s /usr/local/lib/libgd.so.0 /usr/lib/libgd.so.0"

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles