环境:Ubuntu 14.04 LTS
1、安装wine
参考 http://www.winehq.org/download/ubuntu 添加PPA源
在Ubuntu软件中心搜索 api://wine1.7
点击安装
2、安装EPOP
4、安装QQ
安装 QQ国际版:
wget http://test.packages.linuxdeepin.com/deepin/pool/non-free/d/deepinwine-qqintl/deepinwine-qqintl_0.1.3-2_all.deb
wget http://test.packages.linuxdeepin.com/deepin/pool/non-free/d/deepinwine-qqintl/wine-qqintl_0.1.3-2_i386.deb
sudo dpkg -i deepinwine-qqintl_0.1.3-2_all.deb wine-qqintl_0.1.3-2_i386.deb
sudo apt-get -f install
sudo dpkg -i deepinwine-qqintl_0.1.3-2_all.deb wine-qqintl_0.1.3-2_i386.deb
5、安装PL\SQL Developer
- winetricks -q gdiplus 安装 gdiplus
mkdir -p ~/.wine/drive_c/oracle/bin mkdir -p ~/.wine/drive_c/oracle/network/admin - 到http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html下载win32位版本
- 解压并 复制 instantclient 到 oracle/bin
- 设置注册表环境变量
写道HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment
PATH 增加 C:\Oracle\bin
ORACLE_HOME C:\Oracle
NLS_LANG SIMPLIFIED CHINESE_CHINA.ZHS16GBK
TNS_ADMIN C:\Oracle\network\admin - 5.5 安装PL\SQL Developer
本文档详细介绍了如何在Ubuntu 14.04 LTS环境下安装Wine、EPOP、QQ国际版及PL/SQL Developer的过程。包括添加PPA源安装Wine、手动下载并安装QQ国际版、以及通过配置环境变量安装PL/SQL Developer等步骤。
4961

被折叠的 条评论
为什么被折叠?



