wine 1.7.33 下如何安装运行lightroom5.7

Wine、Cedega、CrossOver 等配置
回复
reolee
帖子: 2
注册时间: 2009-10-03 18:21

wine 1.7.33 下如何安装运行lightroom5.7

#1

帖子 reolee » 2014-12-30 22:50

https://bugs.winehq.org/show_bug.cgi?id=35192#c59

I've updated the patches to get Lightroom 5.7 run with wine 1.7.33.

Here is a recall of the recipe I use :

0. Apply the set of patches (attached to this bug report) and compile wine 1.7.33 in a 32 bits chroot
1. Create an empty 32 bits wine profile with winecfg and install gecko and mono as requested (probably not required but it won't hurt)
2. winetricks win7
3. Install Lightroom 5.7 (32 bits version)
4. winetricks winxp
5. winetricks gdiplus corefonts ie7 windowscodecs
6. wineticks win7
7. Run Lightroom

LR 5.7 works very well for me...

打好补丁,32 bits chroot下编译好wine后,后面就不知道怎么弄了,完全没有头绪阿
头像
jackness
帖子: 345
注册时间: 2010-08-02 8:19
系统: windows7旗舰版 ubuntu

Re: wine 1.7.33 下如何安装运行lightroom5.7

#2

帖子 jackness » 2014-12-31 6:24

reolee 写了:https://bugs.winehq.org/show_bug.cgi?id=35192#c59

I've updated the patches to get Lightroom 5.7 run with wine 1.7.33.

Here is a recall of the recipe I use :

0. Apply the set of patches (attached to this bug report) and compile wine 1.7.33 in a 32 bits chroot
1. Create an empty 32 bits wine profile with winecfg and install gecko and mono as requested (probably not required but it won't hurt)
2. winetricks win7
3. Install Lightroom 5.7 (32 bits version)
4. winetricks winxp
5. winetricks gdiplus corefonts ie7 windowscodecs
6. wineticks win7
7. Run Lightroom

LR 5.7 works very well for me...
完全看不懂你的操作的意思,但是还是希望大神们搭救你。感谢发帖。加油! :em11 :em11 :em11

打好补丁,32 bits chroot下编译好wine后,后面就不知道怎么弄了,完全没有头绪阿
头像
oneleaf
论坛管理员
帖子: 10446
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

Re: wine 1.7.33 下如何安装运行lightroom5.7

#3

帖子 oneleaf » 2014-12-31 9:16

采用 winetricks 安装。

代码: 全选

wget http://winetricks.org/winetricks
chmod +x winetricks 
回复