I'm having trouble installing RubyMine on my Ubuntu 8.10 desktop

I unpacked the file:

[EMAIL PROTECTED]:~/Desktop$ sudo tar -xzvf rubymine435.tar.gz

change to the new directory, then to the bin directory

start the installer:

sudo ./rubymine.sh

then i get this error:

ERROR: cannot start RUBYMINE
No JDK found to run RubyMine. Please validate either IDEA_JDK or JDK_HOME
points to valid JDK installation.
exec: 60: /bin/java: not found

i installed the java jdk (sudo apt-get install sun-java-jdk6), and it
installed with no errors. my guess is that i need to edit a config file, but
cannot figure out which one. Or maybe it's something else.

thanks,
Jason

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to