Hi all,

I am experiencing a similar problem with Ubuntu. I managed to install
everything as well, but I can't run any of the apps: rails, rake.

I did check if everything was installed and I can see that it was, but I am
unable to run the commands. When I do ruby -S rails, I get the following
error:

ruby: No such file or directory -- rails (LoadError)

Where can I find the rails utility?

Someone mentioned JRuby. It is funny that I managed to get it to work with
JRuby. It all works fine, but can't seem to get it to work with ruby 1.8.7.

Has anyone managed to find out what it is wrong with rails and ubuntu?

Regards,

Fidel.

On Fri, Feb 12, 2010 at 7:08 PM, Na Li <[email protected]> wrote:

> *** LOCAL GEMS ***
>
> actionmailer (2.3.5)
> actionpack (2.3.5)
> activerecord (2.3.5)
> activeresource (2.3.5)
> activesupport (2.3.5)
> mysql (2.8.1)
> rack (1.0.1)
> rails (2.3.5)
> rake (0.8.7)
>
> I've attached the full-on trace output of the rake command for fun, too.
>
> thanks.
>
> -nate
>
> > ----
> > seems that the mysql gem installed just fine.
> >
> > not that this will solve your problem but what is output of...
> >
> > gem list --local
> >
> > ?
> >
> > Craig
>
>
> Attachments:
> http://www.ruby-forum.com/attachment/4480/rakeOut.txt
>
> --
> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected]<rubyonrails-talk%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to