Mark:
You can either move the RRD stuff that gets installed to 
/usr/lib/perl5/5.6.0/i386-linux/
or make some soft links like so.


     cd /usr/lib/perl5/5.6.1/i386-linux
     ln -s ../../5.6.0/i386-linux/RRD* .
     cd auto
     ln -s ../../../5.6.0/i386-linux/auto/* .


Another alternative is to grab the updated rrdtool and perl-XML-Parser rpms from the 
1.4 cvs
cvs tree as all of this is fixed there. We updated the rpm spec file to install this 
stuff
under /opt and then make soft links into /usr/lib/perl5/site_perl/
-- 
Steven A. DuChene      [EMAIL PROTECTED]
                      [EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to