J
Julian Leviston
Hi All!
I just downloaded ruby and did the configure, make, make test and
make install as per the instructions on the 1.8.2 version's readme...
It seemed to all go wonderfully... until after I did that, I typed
"ruby -v" to find the version, and I was still on 1.6.7 as per the
previous install.
So, I did a "which ruby" and it said "/usr/bin" - which was
interesting to me, because the make install script installed it into /
usr/local/bin...
so I thought... I'll rm the /usr/bin one and link it to /usr/local/
bin/ruby... so I did that... then all seemed well... downloaded the
rubygems 0.8 tar and untarred it... ran ruby setup.rb and it kinda
hung with an error... and it half-installed...
Any ideas on how to fix this? I have a feeling I didn't install ruby
1.8.2 properly or I didn't do some stuff I needed to do...
Any help would be quite appreciated.
Thanks!
Julian.
I just downloaded ruby and did the configure, make, make test and
make install as per the instructions on the 1.8.2 version's readme...
It seemed to all go wonderfully... until after I did that, I typed
"ruby -v" to find the version, and I was still on 1.6.7 as per the
previous install.
So, I did a "which ruby" and it said "/usr/bin" - which was
interesting to me, because the make install script installed it into /
usr/local/bin...
so I thought... I'll rm the /usr/bin one and link it to /usr/local/
bin/ruby... so I did that... then all seemed well... downloaded the
rubygems 0.8 tar and untarred it... ran ruby setup.rb and it kinda
hung with an error... and it half-installed...
Any ideas on how to fix this? I have a feeling I didn't install ruby
1.8.2 properly or I didn't do some stuff I needed to do...
Any help would be quite appreciated.
Thanks!
Julian.