• UBUNTU :: Installing and running Photoshop with wine


    Firstly, what version of Photoshop are you trying to install? If it is one of the CS versions forget it. If it is version 7 or lower, good, that can work.

    Check your version of wine
    You will need wine version .9.52, .9.52 has made running Photoshop 7 a snap and the little glitches with the pallets are gone. You can check your version by running this in the terminal:
    Code:
    wine --version
    If you need an older (or newer) version of wine, you can get them from here:
    http://wine.budgetdedicated.com/archive/index.html

    If you want to uninstall the currently installed version of wine, use synaptic to remove it. Then double click the wine deb you downloaded to install that version. Once your version of wine is installed, run the configuration from the terminal:
    Code:
    winecfg
    You don't have to change any settings. You can accept the defaults and close it after it pops up.

    Installing Photoshop
    In order to install Photoshop 7 or lower, load the CD and right click on the setup.exe program and run with wine. Or use the terminal:
    Code:
    wine /media/cdrom0/Photoshop/Setup.exe
    Create a launcher
    If a launcher is not made and you have to make one yourself, right click where you want the launcher, select "create launcher"
    1. Type in a descriptive name (e.g.Photoshop)
    2. Type in the command (e.g. wine "c:\program files\adobe\Photoshop 7.0\Photoshop.exe")
    3. Add a comment if desired (e.g. Edit photos)
    4. Click on the button that edits the icon. choose a generic icon or navigate to one you have saved already.

    Using the windows path to run the program works best rather than using the linux path to the program. Using the linux path in the past has killed the ability to "Save for web" in Photoshop. So stick with the windows path for now.

    And that's it, you should be able to run Photoshop 7 or lower.

    0 komen: