码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 16.04安装PowerDesigner15

时间:2017-12-10 11:19:36      阅读:272      评论:0      收藏:0      [点我收藏+]

标签:generate   color   upn   依赖库   desktop   oca   pdsh   files   lua   

说明:

1、关于没有.wine文件夹的解决方法:在命令行上运行winecfg;

2、使用的Wine版本是深度出品(Deepin),已经精简了很多没用的配置,使启动能非常快,占用资源小。

下载:

(链接: https://pan.baidu.com/s/1bpEYyIV 密码: 5ymj)

安装:

1、安装Wine

sudo deepin-wine/install.sh

如果中途有依赖错误,可以再重试多几次。

2、安装依赖库

deepin-wine vcredist_x86.exe 
deepin-wine msiexec /i MS-VC80.MSI
cp MSVBVM60.DLL ~/.wine/drive_c/windows/system32

3、安装PowerDesigner

cd PowerDesigner15.1
deepin-wine PowerDesigner15_Evaluation.exe

4、汉化+Crack

cd PowerDesigner15汉化/* ~/.wine/drive_c/Program\ Files/Sybase/PowerDesigner\ 15

5、设置桌面图标

vim ~/.local/share/applications/PowerDesigner15.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=PowerDesigner 15
Icon=wine
Path=/home/jim/.wine/drive_c/Program Files/Sybase/PowerDesigner 15
Exec=deepin-wine pdshell15.exe
StartupNotify=false
OnlyShowIn=Unity;
X-UnityGenerated=true

 

参考:

http://blog.csdn.net/u012117723/article/details/50235721

 

Ubuntu 16.04安装PowerDesigner15

标签:generate   color   upn   依赖库   desktop   oca   pdsh   files   lua   

原文地址:http://www.cnblogs.com/EasonJim/p/7460041.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!