Eric Lannaud
2009-Sep-07 18:29 UTC
[Puppet Users] rrdgraph: ruby: no such file to load -- RRDtool (LoadError)
Hi, i''m on Linux ubuntu 9.04, with puppet version 0.24.5 ; I try to use the repports with rrdgraph. the rrdtool pacakge is installed and when i execute this simple command i get an error: ruby -rRRDtool -e ''puts :yep'' ruby: no such file to load -- RRDtool (LoadError) ( I found some advice like http://groups.google.com/group/puppet-users/browse_thread/thread/997c5ac71b29cde3/2cd751e3b3d595e5but i didn''t succed. ) The problem is not Puppet but the pakage rrdtool aptitude search rrd |grep lib i librrd-dev - Time-series data storage and display syste i librrd-ruby - Time-series data storage and display syste i A librrd-ruby1.8 - Time-series data storage and display syste p librrd-ruby1.9 - Time-series data storage and display syste v librrd2-dev - i A librrd4 - Time-series data storage and display syste MUST I install others packages? Thanks you for your attention Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Roberto Moral
2009-Sep-08 13:31 UTC
[Puppet Users] Re: rrdgraph: ruby: no such file to load -- RRDtool (LoadError)
RRDtool gem wont install in Ubuntu, neither will work trying to recompile the library since there are some rassignments of struts that break the whole thing. On Sep 7, 2009, at 2:29 PM, Eric Lannaud wrote:> Hi, > > i''m on Linux ubuntu 9.04, with puppet version 0.24.5 ; I try to use > the repports with rrdgraph. > > the rrdtool pacakge is installed and when i execute this simple > command i get an error: > > ruby -rRRDtool -e ''puts :yep'' > ruby: no such file to load -- RRDtool (LoadError) > > ( I found some advice like http://groups.google.com/group/puppet-users/browse_thread/thread/997c5ac71b29cde3/2cd751e3b3d595e5 > but i didn''t succed. ) > > The problem is not Puppet but the pakage rrdtool > > aptitude search rrd |grep lib > i librrd-dev - Time-series data storage and > display syste > i librrd-ruby - Time-series data storage and > display syste > i A librrd-ruby1.8 - Time-series data storage and > display syste > p librrd-ruby1.9 - Time-series data storage and > display syste > v librrd2-dev - > i A librrd4 - Time-series data storage and > display syste > > MUST I install others packages? > > Thanks you for your attention > Eric > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---