RRD confusion
- From: Stan Brown <stanb@xxxxxxxxx>
- Date: Mon, 20 Jun 2005 16:36:11 +0000 (UTC)
I've been using a script called weathergraph on a FreeBSD box for years.
Last week I upgraded the machine, and the script stopped working.
One of the "dirty little secrets" about FreeBSD is it's poor handling of
perl upgrades. I've found that I have to reinstall all the modules I need,
after perl is upgraded on these machine. Now normally this is not a huge
deal, as I can do it the the portupgrade tool.
However in this case, it looks like this script uses a module not in the
FreeBSD ports system: Here's the line:
use RRDs;
I'm confused as to what module I need to get from CPAM to hand el this
properly.
Can someone enlighten me, please?
--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin
.
Relevant Pages
- Re: trouble with a script
... Your snippet of code doesn't look like sh on FreeBSD. ... Basically, I want my script to prompt me for two inputs, then append to ... The user input would be "domain.com", ... is how we set up a client's site on our servers. ... (comp.unix.shell) - Re: trouble with a script
... Your snippet of code doesn't look like sh on FreeBSD. ... Basically, I want my script to prompt me for two inputs, then append to ... The user input would be "domain.com", ... is how we set up a client's site on our servers. ... (comp.unix.shell) - Re: trouble with a script
... freeBSD servers by writing a script. ... Your snippet of code doesn't look like sh on FreeBSD. ... Basically, I want my script to prompt me for two inputs, then append to ... (comp.unix.shell) - Re: why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1
... FreeBSD maintainer to give you new code as soon as some guy he's never ... ports you install to work together; ... want to find ways to charge you for upgrades, ... there are ideas that could help FreeBSD. ... (freebsd-questions) - Re: OT: Wheeeeee! New PSpice Benchmarks
... At work they paid for the upgrades etc. Personally I could see paying any ... >it crashed the installation on the pATA drive. ... >user) on how to do a BASH script for the above flash-drive. ... If you house is wrecked by the water damage, hire a company to knock it ... (sci.electronics.cad) |
|