Forums.ATC.no
Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſ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.
-
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"