Koozali.org: home of the SME Server

How to compile some packages?

Duncan Lo

How to compile some packages?
« on: May 06, 2001, 01:07:34 AM »
I want to install mrtg to minitor my network traffic. I had install snmpd from RedHat 7.0 cd-rom and work ok!
But I don't known what are libaries or packages need to install, if I want compile some package with
e-smith 4.1.2. And could I install those packages from RedHat 7.0 cd-rom?

Lloyd Keen

Re: How to compile some packages?
« Reply #1 on: May 06, 2001, 01:49:54 PM »
I dunno whether you've seen this or not but it might help with your question.
http://e-smith.org/faq.php3#8q7

Franck PIERRE

Re: How to compile some packages?
« Reply #2 on: May 07, 2001, 03:03:50 AM »
To use MRTG on my personnal Web site, i downloaded from http://rpmfind.net
ucd-snmp-4.1.2-8.i386.rpm
mrtg-2.9.10-1.i386.rpm
libgd-1.3-4.i386.rpm (mrtg depends on it)
sysstat-3.3.6-1.i386.rpm (for CPU usage)

I installed all these packages in that order and it works very well.
To use ucd-snmp, you'll probably have to rename the smnpd.conf file.

Regards.