budsz wrote:
mrtg-2.9.25 seems fine: I removed mrtg, added it to HOLD_PKGS in my pkgtools.conf, and installed this version manually.----- Forwarded message from Tobias Oetiker -----it seems 2.9.26 is broken on freebsd ... I don't know why ... sorry ... hoping for a patch from some user of this system tobi
this should all work
./configure --with-gd-lib=/usr/local/lib --with-gd-inc=/usr/local/include/ --exec-prefix=/usr/local
then you'll find that /usr/local/mrtg2 needs to worked around:
cd /usr/local/bin/
for i in /usr/local/mrtg-2/bin/*; do ln -s $i ; done
cd ../mrtg-2/lib/mrtg2
cp -rp * /usr/local/lib/perl5/site_perl/5.6.1/
--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400
weblog @ <http://paulbeard.no-ip.org/movabletype/>
Does the name Pavlov ring a bell?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message