I've tried --prefix but it didn't update (and at that point, it was
overwriting it). The original Ruby install was is /usr/bin.
On Tue, Jul 10, 2012 at 2:49 AM, Felix Frank <
felix.fr...@alumni.tu-berlin.de> wrote:
> On 07/07/2012 03:32 AM, Benjamin Lei wrote:
> >
> > Huh that's weird :/ How do I
On 07/07/2012 03:32 AM, Benjamin Lei wrote:
>
> Huh that's weird :/ How do I make it so that ruby installs under
> /usr/bin then?
>
> Here's what I currently do:
>
> exec { "unload-ruby":
> command => "wget
> ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p370.tar.gz >>
> /tmp/r
By me:
/usr/local/bin/ruby
/usr/bin/puppet
By puppet:
/usr/bin/ruby
/usr/bin/puppet
Huh that's weird :/ How do I make it so that ruby installs under /usr/bin
then?
Here's what I currently do:
> exec { "unload-ruby":
> command => "wget
> ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p370.tar.g
On Jul 6, 2012, at 11:01 AM, Benjamin Lei wrote:
> I have upgraded my default Ruby (1.8.6) to a newer one (1.8.7). But whenever
> I run Puppet, it seems to somehow constantly run under Ruby 1.8.6. How do I
> fix this?
What is the output of 'which ruby' and 'which puppet'?
--
Peter Bukowinski
I have upgraded my default Ruby (1.8.6) to a newer one (1.8.7). But
whenever I run Puppet, it seems to somehow constantly run under Ruby 1.8.6.
How do I fix this?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the w