Hi, I have some problem with Aptana Radrails IDE (maybe works fine, but i'm not able to make it working, so i ask for help).
Aptana is well installed (on osx, it is directly an binary ready to paste on Application directory... easy). So, i do install from a allready existing Rails project in the system window without any problem. BUT... i can't run the rails application. on the console, Radrails said: "sudo: /var/db/sudo/jeromelanteri writable by non-owner (040757), should be mode 0700 sudo: no tty present and no askpass program specified Welcome to the Rails Shell. This view is meant for advanced users and command line lovers as a text-based way to run rails commands such as: rails, script/generate, script/plugin, gem, rake, etc. This shell can replace the functionality of the Rake Tasks, Rails Plugins, and generators views. >gem install -l linecache-0.43.gem sudo: /var/db/sudo/jeromelanteri writable by non-owner (040757), should be mode 0700 sudo: no tty present and no askpass program specified gem install -l ruby-debug-base-0.10.3.gem >sudo: /var/db/sudo/jeromelanteri writable by non-owner (040757), should be mode 0700 sudo: no tty present and no askpass program specified gem install -l ruby-debug-ide-0.4.5.gem >" i linked the /script directory from my project place to the /bin directory (before use Radrails, i simply try with Aptana studio, whitout any succes, because it ask for script/console and said that my/users/myUserName/.rvm/rubies/ruby-2.1.2/bin/ruby not exist (but, this file exist)... after linked, it ask same... i never understand what's happen with this). So... please, is someone is able to make runing Radrails on osx and can explain me what to do for make it runing ? (or maybe give me a link for ask the question to the team concernend by Radrails project ?) thanks for informations. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/cb63d10709c49ad607c744dd39cd9557%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

