 |
| Site Admin |
Joined: Tue Jul 29, 2003 11:42 am Posts: 3039 Location: Auckland, New Zealand
|
|
when you do the make site-perl-install, it should put the RRDs.pm into the site-perl directory on your server. Clearly something is not working right with the install since it is not doing so.
Check the obvious -- you are installing as root, so you have write permission to the paths, the make command doesnt return errors during install, and so on.
See if you can find where the RRDs.pm file is. Also make sure you have the other parts (the RRDs.pm then calls the .so library)
|
|