hi,
I'm currently running on Ubuntu 12.04.
If i want to run a ruby script: ./geany_run_script.sh: 5: ./geany_run_script.sh: ruby: not found
Geany can't locate ruby interpreter because it's stored in /home/lux/.rvm/rubies/ruby-1.9.3-p125/bin/ruby
Well... it looks like i have to tell Geany where to find ruby internepreter, do you know how? Thx a lot.