I believe that script comes along when you use gem to install rack and passenger, as per the instructions: http://docs.puppetlabs.com/guides/passenger.html#install-rackpassenger
I'm not sure what's contained in the package from the foreman repository. Perhaps it already contains a compiled .so file? As an aside, though it's not listed in the tutorial, I installed mod_passenger from the semi-official stealth monkeys repo, instruction here: http://www.modrails.com/documentation/Users%20guide%20Apache.html#_installing_or_upgrading_on_red_hat_fedora_centos_or_scientificlinux On Tuesday, August 27, 2013 9:13:09 AM UTC-7, Andreas Dvorak wrote: > > Dear all, > > I have installed > yum install rubygem-passenger > Installed: > rubygem-passenger.x86_64 > 0:4.0.5-3.el6 > > > Dependency Installed: > rubygem-daemon_controller.noarch 0:1.1.4-3.el6 > rubygem-fastthread.x86_64 0:1.0.7-1.el6 > rubygem-rack.noarch 0:1.0.1-2.el6 > rubygem-rake.noarch 0:0.8.7-2.1.el6 > > but the file passenger-install-apache2-module to create the > mod_passenger.so is missing. > The package comes from the foreman repository. > > Can somebody please help me? > > Best regards, > Andreas > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
