# ldd /usr/bin/rateup linux-vdso.so.1 => (0x00007fff135fe000) libgd.so.2 => not found libm.so.6 => /lib64/libm.so.6 (0x000000000060d000) libc.so.6 => /lib64/libc.so.6 (0x0000000000892000) /lib64/ld-linux-x86-64.so.2 (0x0000000000110000) # yum install gd -y (...) # ldd /usr/bin/rateup linux-vdso.so.1 => (0x00007fffc07fe000) libgd.so.2 => /usr/lib64/libgd.so.2 (0x000000000060d000) libm.so.6 => /lib64/libm.so.6 (0x00007f5bb8508000) (...) # rpm -qf /usr/bin/rateup mrtg-2.16.1-1.fc9.x86_64
mrtg-2.16.1-3.fc9 has been submitted as an update for Fedora 9
mrtg-2.16.1-3.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mrtg'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5411