[Rails] Re: Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1
Google brought me here.
> 2) Install Ruby 1.9.1, SQLite3, and Mysql 5 Ports
>
> sudo port install ruby19 +nosuffix
> sudo port mysql5 +server
> sudo port sqlite3
>
> Note: The above ruby19 install generates the required executables
> without the extension.
I installed ruby 1.9.1 with the 1.9 suffix, and I think ./script/server
is confused and is trying to run the old ruby stuff that ships with OSX.
Does it mean I have to reinstall everything from scratch with the
+nosuffix flag?
Thanks
--
Posted via http://www.ruby-forum.com/.
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home