PDA

View Full Version : Photoshop CS3 on ubuntu


Dusal
May 18th, 2008, 04:17 AM
I tried to install Adobe Photoshop CS3 on my Ubuntu.
I used this guide from Wine AppDB site:

How To succesfully Install Photoshop CS3 (XP dlls required)

1. Copy mshtml, shdocvw, urlmon, shlwapi, mlang and jscript.dll from an XP partition to ~/.wine/drive_c/windows/system32

2. Do 'regsvr32 jscript.dll'

3. Do 'wget kegel.com/wine/winetricks && sh winetricks msxml3'

4. Set mshtml, shdocvw, urlmon, shlwapi, mlang to native in winecfg

All this is only needed to make the installer happy and finish fine. The actual Photoshop.exe doesn't need any native dlls set here, you only need gdiplus:

5. Do winetricks gdiplus (in console of choice)

Note: If Photoshop CS3.exe crashes, update to the very latest git, got it running there

Thanks to Louis Lenders for this step-by-step guide.

There is an error:


dusal@desktop:$ /media/sda2/Installs/Adobe/Adobe\ CS3/Setup.exe
fixme:console:AttachConsole stub ffffffff
Begin Adobe Setup
UI mode: Full GUI
End Adobe Setup. Exit code: 4

How can I fix this?

jedimasterk
May 18th, 2008, 09:17 AM
I tried to install Adobe Photoshop CS3 on my Ubuntu.
I used this guide:

How To succesfully Install Photoshop CS3 (XP dlls required)

1. Copy mshtml, shdocvw, urlmon, shlwapi, mlang and jscript.dll from an XP partition to ~/.wine/drive_c/windows/system32

2. Do 'regsvr32 jscript.dll'

3. Do 'wget kegel.com/wine/winetricks && sh winetricks msxml3'

4. Set mshtml, shdocvw, urlmon, shlwapi, mlang to native in winecfg

All this is only needed to make the installer happy and finish fine. The actual Photoshop.exe doesn't need any native dlls set here, you only need gdiplus:

5. Do winetricks gdiplus (in console of choice)

Note: If Photoshop CS3.exe crashes, update to the very latest git, got it running there

Thanks to Louis Lenders for this step-by-step guide.

There is an error:


dusal@desktop:$ /media/sda2/Installs/Adobe/Adobe\ CS3/Setup.exe
fixme:console:AttachConsole stub ffffffff
Begin Adobe Setup
UI mode: Full GUI
End Adobe Setup. Exit code: 4

How can I fix this?

Call Adobe support and blame it on them for the error!. Not natively porting their apps to Linux!.

MadsRH
May 18th, 2008, 10:12 AM
Great work and very nice guide :)
Have you posted it at the Wine AppDB site?

Dusal
May 18th, 2008, 11:09 AM
No I'm take it from that site and trying to install. But I have error :( Did you complete installed it?

Sordelka
May 19th, 2008, 12:15 AM
Checked winDb. Everyone claims that set up generally fails for CS3 on any version. So, blame Adobe :mad:

Sydius
May 19th, 2008, 03:36 PM
I've tried a few different ways to get it to work, but haven't succeeded yet. :-(

Dusal
May 23rd, 2008, 02:25 PM
I followed this tutorial:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=7694

and Photoshop CS3 working too. But it has many bugs :(

Now I'm installed Photoshop CS. It's working great :D