search for: puppet_setup

Displaying 1 result from an estimated 1 matches for "puppet_setup".

2009 Apr 15
7
How To: Puppet Setup on Redhat 8 using the puppet gem.
...ke && make install * Now that ruby is installed move the openssl directory back into ./ext then compile the openssl module separately. This is important because we will be building the openssl ruby module using our openssl install located in /opt/puppet # pwd # /usr/local/src/puppet_setup/ruby-1.8.7-p72 # mv /tmp/openssl ./ext # cd ./ext/openssl # ../../ruby extconf.rb --with-openssl-include=/opt/puppet/include --with-openssl-lib=/opt/puppet/lib # LD_RUN_PATH=/opt/puppet/lib make # make install * Next we will install rubygems from http://rubyforge.org/frs/?grou...