> Next, I tried installing it from the command line, and got > the following output > > [EMAIL PROTECTED] Downloaded RPMs]# rpm -Uvh > rrdtool-1.0.49-1.1.fc2.fr.src.rpm > 1:rrdtool warning: user machbuild does not exist - > using root > warning: group machbuild does not exist - using root > warning: user machbuild does not exist - using root > warning: group machbuild does not exist - using root > ########################################### [100%] > warning: user machbuild does not exist - using root > warning: group machbuild does not exist - using root > [EMAIL PROTECTED] Downloaded RPMs]# > > > So I went on to try the cacti Install, and still get a > dependency break on rrdtool as well as a couple other ones. >
What you installed is the source RPM, to make it work, a build is needed. Go to /usr/src/redhat/SPEC and do # rpm -ba _something_about_rrdtool_.spec I think the syntax for the build has changed since my days of RH 6.0. Check it out! Gabriel -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
