luth...@luthien-laptop:~$ jruby -S rake gems /opt/jruby-1.3.1/bin/jruby: line 337: /etc/java//bin/java: No such file or directory /opt/jruby-1.3.1/bin/jruby: line 337: exec: /etc/java//bin/java: cannot execute: No such file or directory luth...@luthien-laptop:~$ which ruby /usr/local/bin/ruby luth...@luthien-laptop:~$ which java /usr/bin/java luth...@luthien-laptop:~$ which gem /usr/local/bin/gem luth...@luthien-laptop:~$ which rake /usr/local/bin/rake luth...@luthien-laptop:~$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/ games:/opt/jruby-1.3.1/lib/ruby/gems/1.8/gems/glassfish-0.9.5- universal-java/bin:/opt/jruby-1.3.1/bin/:/opt/jruby-1.3.1/lib/ruby/ gems/1.8/gems/
On 4 авг, 21:41, Hassan Schroeder <[email protected]> wrote: > On Tue, Aug 4, 2009 at 11:26 AM, Luthien<[email protected]> wrote: > > > yeap, but it doesn't change anything.. > > the result is the same > > And you are also trying > # jruby -S rake gems > ? > (And are you really trying to run this all as root? Probably a bad idea.) > > Anyway, if `jruby -S rake gems` is failing, show us the output of > which jruby > which java > which gem > which rake > echo $PATH > > -- > Hassan Schroeder ------------------------ [email protected] > twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

