Forums.ATC.no

Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſeptember 2008, 18:24 pm

Tittel: MRTG complaining about missing libgd.so.0 file
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
MRTG compiles clean, but complains about a missing file "libgd.so.0" even though both gd and gd-devel have been installed.
Tittel: [Solved] MRTG complaining about missing libgd.so.0 file
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
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"