|
fc5中,运行#mrtg /usr/bin/mrtg /etc/mrtg/mrtg.cfg
出现ERROR: Mrtg will most likely not work properly when the environment
variable LANG is set to UTF-8. Please run mrtg in an environment
where this is not the case. Try the following command to start:
env LANG=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
然后运行env LANG=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
但是再次运行mrtg /usr/bin/mrtg /etc/mrtg/mrtg.cfg时还是同样的报错信息? |
|