Ruby on Rails Wednesday, December 29, 2010

redhat comes with 1.8.x; however i wanted to install ruby 1.9.2. so i
downloaded the source and built the code and ruby runs fine.

the docuementation claims that gem comes with ruby 1.9.2; however i
cant find "gem" anywheres in the ruby directory where i compiled the
code.

where do i find "gem" with ruby 1.9.2? or should i just build 1.8.7
for source and then build ruby-gem 1.3.7?

note: the reason i am building it from scratch is i have to make an
rpm of the rub/gem/rails and install it on a special atomic location
on the system so that it doesnt break other software on the machine.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment