install SQL Developer 1.5 in Ubuntu 8.04 LTS
Ubuntu 8.04 LTS Hardy Heron
sqldeveloper-1.5.54.40-1.noarch.rpm
How do I unzip the sqldeveloper rpm file? I have downloaded the rpm and put it into usr/bin
I am not familiar with the utilities available. I tried unzip, but don't think that is used for rpm.
I would like to use SQL Developer 1.5 with 10g XE.
Install Instructions I am referencing -
http://download.oracle.com/docs/cd/E12151_01/doc.150/e12153/install.htm#CIHCHECD
1.2.2 Linux and Mac OS X Systems, and Windows Systems without JDK 5.0
SQL Developer requires that the Sun Java J2SE JDK 5.0 (Update 6 or later) be installed on the system. If you need to install this JDK, go to http://java.sun.com/j2se/1.5.0/download.jsp and click the link for downloading JDK 5.0 Update 12 (or the most recent available update).
To install and start SQL Developer, follow these steps:
1. Unzip the SQL Developer kit into a directory (folder) of your choice. This directory location will be referred to as <sqldeveloper_install>.
Unzipping the SQL Developer kit causes a directory named sqldeveloper to be created under the <sqldeveloper_install> directory. It also causes many files and folders to be placed in and under that directory.