Tuesday, April 19, 2011

Oracle SQL Developer 3 on Ubuntu

1) Download RPM from Oracle
2) Alien RPM with -k option
3) Install deb with dpkg -i
4) Create file .sqldeveloper/jdk
5) Put this in the file:
/usr/lib/jvm/java-6-sun
6) Make sure you have sun-java6-jdk installed

Run sqldeveloper :)

1 comment:

Fernando Boaglio said...

Thank you! This file at .sqldeveloper/jdk was the key to make it work =)

Followers