Linux安装Photoshop CS6 Install Photoshop CS6 on Linux Ubuntu 13.04

编程入门 行业动态 更新时间:2024-10-27 20:31:54

 

In this post, I will show you how to install Adobe Photoshop CS6 on a Linux machine, in this case Im using Ubuntu 13.04

 

 

I have been using Ubuntu 12.04 LTS, but faced lots of issues in it. So, I downloaded new Ubuntu 13.04 ISO (Linux OS). And I just love its UI and better graphics performance on my Dell Inspiron 15r 3521 Laptop. Btw, I tried to install Hackintosh MAC OSX 10.8.3 successfully on the same machine with graphics and wifi, usb working fine. But I had to remove it due to I got stuck in panic mode due to wrong AUDIO drivers.

 

Enter the following commands into TERMINAL (press CTRL + ALT + T)

#wine setup
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5

#change wine prefix
rm -rf .wine
WINEARCH=win32 WINEPREFIX=~/.wine winecfg

#get winetricks script
wget http://kegel/wine/winetricks

#setup dependencies
sh winetricks -q atmlib gdiplus ie6 vcrun2005sp1 vcrun2008 fontsmooth-rgb corefonts msxml3 msxml6 vcrun2010

 
#copy dll’s from windows
#Download DLL here : http://www.mediafire/?2zix528zkye5vky

 

cp ~/odbc32.dll ~/.wine/drive_c/windows/system32/
cp ~/odbcint.dll ~/.wine/drive_c/windows/system32/

 
#photoshop setup
#You can download Photoshop CS6 here: (Only 300mb) https://kickass.to/adobe-photoshop-cs6-13-1-2-extended-repack-p2p-t7744263.html

 

wine Setup.exe

#fontsmooth setup
winetricks fontsmooth-rgb

#run photoshop
wine '/home/ajinkya/.wine/drive_c/Program Files/Adobe/Adobe Photoshop CS6/Photoshop.exe'

 
来源:http://ajwebdesigner.in/blog/install-photoshop-cs6-on-linux-ubuntu-13-04/

 

 

更多推荐

Linux安装Photoshop CS6 Install Photoshop CS6 on Linux Ubuntu 13.04

本文发布于:2023-06-14 03:55:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1436027.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Photoshop   Linux   Ubuntu   Install

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!