my guess:
you are trying to call your cruby rake ("rake gems", see my post
above) in a jruby rails application which requires activerecord-
jdbcmysql-adapter which requires java (gem) which is only available
for jruby...On Aug 4, 4:21 pm, Luthien <[email protected]> wrote: > hi, RoR. > > i'm workin with RoR just 3 days, and i have this trouble: > > # rake gems > (in /opt/SDK/domains/domain1/autodeploy/jruby_deploy_test) > rake aborted! > Please install the jdbcmysql adapter: `gem install activerecord- > jdbcmysql-adapter` (no such file to load -- java) > > maybe i should write PATH to java in my .bashrc? or smth. else? thx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

