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.
"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.