Topic: Aptana don't run on Ubuntu 9.10
Hi guy's. I've installed Aptana RadRails in my Ubuntu OS, but it seems the program doesn't want to run. I've tried everything that I found in tutorials on web:
- Download from aptana.org, unpack to folder "Home", create the file Aptana.sh with the lines inside
"#!/bin/sh
export GDK_NATIVE_WINDOWS=true
/home/Ubuntu/Aptana/AptanaStudio # ==> "
make him an executable file: "sudo chmod +x path_to_filename", and finaly "run"... nothing, don't start...
- I've tried also: Download from aptana.org, unpack to folder "Home", and run the exec "AptanaRadRails", also nothing...
I've got the RoR working in prompt 100%, also have installed Java, MySql, PHP.
Can you tell me where is the error?
Many thanks.