"The nice thing about standards is that there are so many to choose from." -- Andrew S Tannenbaum
Debian does wonky things when you install a gem from "gem install." Usually this isn't a problem unless there are executables to consider. I am running into that very thing with the "puppet-module" script on my laptop which runs a flavor of Debian. I thought I could get away with just setting my path to point to the bin directory but no such luck. I get: puppet-module --help /var/lib/gems/1.9.1/gems/puppet-module-0.3.4/bin/../lib/puppet/module/tool.rb:84:in `require': no such file to load -- rubygems (LoadError) from /var/lib/gems/1.9.1/gems/puppet-module-0.3.4/bin/../lib/puppet/module/tool.rb:84 from /var/lib/gems/1.9.1/gems/puppet-module-0.3.4/bin/puppet-module:5:in `require' from /var/lib/gems/1.9.1/gems/puppet-module-0.3.4/bin/puppet-module:5 I'm sure I'm not the first to run into this.. Any thoughts out there? -- Peter L. Berghold Owner, Shark River Technical Solutions LLC -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.