> - Installed Puppet and Facter from the latest tarballs. > - Installed Ruby 1.9.2 and rack/passenger gems from RVM.
If you installed puppet via tarball, and ruby/rack/passenger via RVM it could be that puppet isn't in the RUBYLIB. You may need to edit the config.ru to specify where puppet is - the config.ru has a commented section with the following, which you may need to uncomment: # if puppet is not in your RUBYLIB: # $:.unshift('/opt/puppet/lib') -- 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.