您的位置:首页 > 数据库 > SQL

Debian 7.1 x64 - 使用Oracle SQL Developer 3.2.2 (3.2.20.09.87)

2013-07-14 21:24 489 查看
liao@tp:~$ uname -a
Linux tp 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux
liao@tp:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.1 (wheezy)
Release: 7.1
Codename: wheezy
liao@tp:~$

1. 下载Oracle SQL Developer 3.2.2 (3.2.20.09.87) http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html http://download.oracle.com/otn/java/sqldeveloper/sqldeveloper-3.2.20.09.87-no-jre.zip
2. 安装openjdk-6-jdk
sudo apt-get install openjdk-6-jdk

3. 运行Oracle SQL Developer 3.2.2 (3.2.20.09.87)
echo "/usr/lib/jvm/java-6-openjdk-amd64" > ~/.sqldeveloper/jdk
sh ./sqldeveloper/sqldeveloper.sh &

REF:
1. Installation Notes
http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/otherplatform-installnotes-1719935.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: