Hi, Don't believe you get by without a compiler if installing from gems. You could try to find a packaged binary or compile and copy from a different node.
Cheers, On 20/03/2011, at 9:38, rjl <rjlin...@gmail.com> wrote: > Hi Michael, > Thanks for the reply. Is there a way to install passenger without a > compiler? > > On Mar 19, 3:46 pm, Michael Knox <michael.knox...@gmail.com> wrote: >> Hi, >> >>> However, apache is giving me errors such as >>> # mkdir -p /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/ruby/native >>> # cd /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/ruby/native >>> # /usr/bin/ruby '/usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/ext/ruby/ >>> extconf.rb' >>> # make >>> make: gcc: Command not found >> >> You need gcc to compile the libraries for passenger. >> So add gcc and you'll get passed this problem. >> >> Cheers >> >>> make: *** [passenger_native_support.o] Error 127 >>> /usr/lib/ruby/gems/1.8/gems/passenger-3.0.5/lib/phusion_passenger/ >>> native_support.rb:124:in `sh': Could not compile >>> passenger_native_support.so ('make' failed) (RuntimeError) >> >>> Obviously, it is looking for a compiler. >> >>> I am completely lost on how to get this working. Any assistance would >>> be greatly appreciated. >> >>> I am running these which I downloaded from here : >>> http://people.fedoraproject.org/~tmz/repo/puppet/epel/5Server/x86_64/ >> >>> puppet-2.6.6-0.3.el5 (on master and hosts) >>> puppet-server-2.6.6-0.3.el5 (on master only) >> >>> Any assistance getting me on the right track would be greatly >>> appreciated. > > -- > 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. > -- 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.