<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ninetynine.be &#187; Photoshop</title>
	<atom:link href="http://ninetynine.be/blog/tag/photoshop/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninetynine.be/blog</link>
	<description>Just another blog with no useful content on it at all.</description>
	<lastBuildDate>Sun, 08 Jan 2012 10:39:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Photoshop CS4 on Ubuntu 9.04</title>
		<link>http://ninetynine.be/blog/2009/04/photoshop-cs4-on-ubuntu-904/</link>
		<comments>http://ninetynine.be/blog/2009/04/photoshop-cs4-on-ubuntu-904/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:08:07 +0000</pubDate>
		<dc:creator>ruben</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ninetynine.be/blog/?p=181</guid>
		<description><![CDATA[Yes, it is possible! To my own suprise, I was able to install Photoshop CS4 on Ubuntu. I did it on a fresh install of Ubuntu 9.04 RC. It has known to work on Ubuntu 8.10, but it gave me a segmentation fault, probably because I had been messing around . I tested it with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ninetynine.be/blog/wp-content/uploads/2009/04/pscs4ubuntu9042-300x177.png" alt="Photoshop 9.04 on Ubuntu" title="Photoshop 9.04 on Ubuntu" width="300" height="177" class="alignleft size-medium wp-image-193" />Yes, it is possible! To my own suprise, I was able to install Photoshop CS4 on Ubuntu.</p>
<p>I did it on a fresh install of Ubuntu 9.04 RC. It has known to work on Ubuntu 8.10, but it gave me a segmentation fault, probably because I had been messing around <img src='http://ninetynine.be/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . I tested it with the trial version downloaded from <a href="http://adobe.com">adobe.com</a>.</p>
<p>To do so, you need <a href="http://www.winehq.org/">Wine</a>. I will take you through the steps that I&#8217;ve taken:<br />
<br/><span id="more-181"></span></p>
<p>1. If you have used wine before, please start of with a clean .wine folder. Or bottle you Photoshop by doing every action with a specific wineprefix.<br />
2. Install Wine 1.1.16 from <a href="http://wine.budgetdedicated.com/archive/index.html">here</a>.<br />
3. Download winetricks and install necessary libraries. Also make sure you have a decent driver for your graphics card installed.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.kegel.com<span style="color: #000000; font-weight: bold;">/</span>wine<span style="color: #000000; font-weight: bold;">/</span>winetricks
<span style="color: #c20cb9; font-weight: bold;">sh</span> winetricks msxml6 gdiplus gecko vcrun2005
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> msttcorefonts</pre></div></div>

<p>3. If you have a non-english Ubuntu installed please put LANG=C before the following command like this:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #007800;">LANG</span>=C wine Setup.exe</pre></div></div>

<p>4. Install Wine 1.1.19 from <a href="http://wine.budgetdedicated.com/archive/index.html">here</a>, to fix the menu bar bug.<br />
5. To fix the text-layer bug, put atmlib.dll in &#8220;~/.wine/drive_c/windows/system 32&#8243;. You can download it from several places if you search it on google.<br />
6. Run it!</p>
<p>It was tested on an amd64 and i386.</p>
<p>The reason why you have to set the &#8220;LANG&#8221; variable, is that Photoshop searches for files in &#8220;Program files&#8221;, if you don&#8217;t set it, wine installs it into a local translation of Program files.</p>
<p>Very happy that Wine made such a big progress over the last years. But there are a lot of regressions in the last versions. That is the reason you sometimes have to try other versions of wine for the installer. But 1.1.16 and 1.1.19 are not stable versions, so I forgive them. Last version that was declared stable till today was 1.0.1.</p>
<p>I also got Ableton 7 and MS Office Excel, Word and Powerpoint 2007 working with wine!</p>
<p>Big thanks to Quitte for helping me out.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://ninetynine.be/blog/2009/04/photoshop-cs4-on-ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

