I don't see why I would have a permissions problem:
./geany_run_script.sh: 5: ./geany_run_script.sh: /home/thufir/.rvm/rubies/default: Permission denied
------------------ (program exited with code: 126) Press return to continue
thufir@dur:~$ thufir@dur:~$ ll /home/thufir/.rvm/rubies/default lrwxrwxrwx 1 thufir thufir 40 Dec 13 00:19 /home/thufir/.rvm/rubies/default -> /home/thufir/.rvm/rubies/ruby-1.9.3-p327/ thufir@dur:~$
In the build commands I put execute to:
/home/thufir/.rvm/rubies/default "%f"
but inadvertently wiped out the compile field. I didn't see where geany stores its config files, no ~/.geany directory, but I only changed the build commands.
see also:
http://article.gmane.org/gmane.editors.geany.general/6781
thanks,
Thufir