<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Screencast on how to install DB2 Express-C on Mac OS X	</title>
	<atom:link href="https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Wed, 11 Apr 2012 19:26:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27293</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Wed, 11 Apr 2012 19:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-27293</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27292&quot;&gt;Anatole&lt;/a&gt;.

Interesting. db2setup should have kept the a+x settings as before.

Could you run ls -l in that directory and post the output via http://gist.github.com here?

Thanks in advance,
Antonio]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27292">Anatole</a>.</p>
<p>Interesting. db2setup should have kept the a+x settings as before.</p>
<p>Could you run ls -l in that directory and post the output via <a href="http://gist.github.com" rel="nofollow ugc">http://gist.github.com</a> here?</p>
<p>Thanks in advance,<br />
Antonio</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anatole		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27292</link>

		<dc:creator><![CDATA[Anatole]]></dc:creator>
		<pubDate>Wed, 11 Apr 2012 18:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-27292</guid>

					<description><![CDATA[Hi Antonio,
I am getting the following message:
-sh: ./db2setup: Permission denied]]></description>
			<content:encoded><![CDATA[<p>Hi Antonio,<br />
I am getting the following message:<br />
-sh: ./db2setup: Permission denied</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27291</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Wed, 11 Apr 2012 16:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-27291</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27290&quot;&gt;Anatole&lt;/a&gt;.

Hi Anatole,

try the following (change anatole to your regular user&#039;s name):

&lt;pre&gt;
sudo chown -R anatole /var/root/downloaddirector/exp
cd /var/root/downloaddirector/exp
./db2setup
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27290">Anatole</a>.</p>
<p>Hi Anatole,</p>
<p>try the following (change anatole to your regular user&#8217;s name):</p>
<pre>
sudo chown -R anatole /var/root/downloaddirector/exp
cd /var/root/downloaddirector/exp
./db2setup
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anatole		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27290</link>

		<dc:creator><![CDATA[Anatole]]></dc:creator>
		<pubDate>Wed, 11 Apr 2012 15:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-27290</guid>

					<description><![CDATA[Antonio,
Thank you for the quick response.
I&#039;ve tried it and now I am getting the following message:

./db2setup: line 220: /var/root/downloaddirector/exp/db2/macos/bin/db2prereqcheck: Permission denied
./db2setup: line 101: /var/root/downloaddirector/exp/db2/macos/install/../bin/db2usrinf: Permission denied]]></description>
			<content:encoded><![CDATA[<p>Antonio,<br />
Thank you for the quick response.<br />
I&#8217;ve tried it and now I am getting the following message:</p>
<p>./db2setup: line 220: /var/root/downloaddirector/exp/db2/macos/bin/db2prereqcheck: Permission denied<br />
./db2setup: line 101: /var/root/downloaddirector/exp/db2/macos/install/../bin/db2usrinf: Permission denied</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27286</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 22:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-27286</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27285&quot;&gt;Anatole&lt;/a&gt;.

Anatole, try the following:

&lt;pre class=&quot;prettyprint&quot;&gt;
chmod a+x ./db2setup
./db2setup
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27285">Anatole</a>.</p>
<p>Anatole, try the following:</p>
<pre class="prettyprint">
chmod a+x .&#47;db2setup
.&#47;db2setup
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anatole		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-27285</link>

		<dc:creator><![CDATA[Anatole]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 21:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-27285</guid>

					<description><![CDATA[Antonio,
Thank you for the great screencast.
Unfortunately, I cannot install DB2.
I am getting the following message:-bash: ./db2setup: Permission denied
on 2 macs one is Mac OS X 10.7.3, the other is MAC OS X 10.6.8
Please let me know what I am doing wrong.
Thanks]]></description>
			<content:encoded><![CDATA[<p>Antonio,<br />
Thank you for the great screencast.<br />
Unfortunately, I cannot install DB2.<br />
I am getting the following message:-bash: ./db2setup: Permission denied<br />
on 2 macs one is Mac OS X 10.7.3, the other is MAC OS X 10.6.8<br />
Please let me know what I am doing wrong.<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DB2 client on OS X platform - dBforums		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-25877</link>

		<dc:creator><![CDATA[DB2 client on OS X platform - dBforums]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 10:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-25877</guid>

					<description><![CDATA[[...] I do not own a Mac but I trust that one of these &#034;google-hits&#034; can help you. Once you&#039;ve installed express-c, you&#039;ve got a working client to connect to your other db2 servers and db2cc should work as well. Have fun.  How to install DB2 Express-C 9 on Mac OS X in about 10 minutes &#124; Nuno Veloso - yet another european citizen of the world Installing DB2 Express C 9.5 on Mac OS X 10.6NewPush &#124; NewPush Screencast on how to install DB2 Express-C on Mac OS X [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] I do not own a Mac but I trust that one of these &quot;google-hits&quot; can help you. Once you&#039;ve installed express-c, you&#039;ve got a working client to connect to your other db2 servers and db2cc should work as well. Have fun.  How to install DB2 Express-C 9 on Mac OS X in about 10 minutes | Nuno Veloso &#8211; yet another european citizen of the world Installing DB2 Express C 9.5 on Mac OS X 10.6NewPush | NewPush Screencast on how to install DB2 Express-C on Mac OS X [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Installing DB2 Express C 9.5 on Mac OS X 10.6 &#171; W dream		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-8653</link>

		<dc:creator><![CDATA[Installing DB2 Express C 9.5 on Mac OS X 10.6 &#171; W dream]]></dc:creator>
		<pubDate>Thu, 21 Jan 2010 14:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-8653</guid>

					<description><![CDATA[[...] Screencast on how to install DB2 Express-C on Mac OS X by Antonio Cangiano [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Screencast on how to install DB2 Express-C on Mac OS X by Antonio Cangiano [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Internal AT&#38;T memo says iPhone 3GS is selling well &#124; FreeDB2.com		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-6638</link>

		<dc:creator><![CDATA[Internal AT&#38;T memo says iPhone 3GS is selling well &#124; FreeDB2.com]]></dc:creator>
		<pubDate>Tue, 07 Jul 2009 18:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-6638</guid>

					<description><![CDATA[[...] of Apple and DB2, I know many of you expressed disappointment on Antonio Cangiano&#8217;s blog about the fact that DB2 for Mac OS X is still at version 9.5. We are also very disappointed that we [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] of Apple and DB2, I know many of you expressed disappointment on Antonio Cangiano&#8217;s blog about the fact that DB2 for Mac OS X is still at version 9.5. We are also very disappointed that we [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TextMate bundle for DB2 &#124; Zen and the Art of Programming		</title>
		<link>https://programmingzen.com/screencast-on-how-to-install-db2-express-c-on-mac-os-x/#comment-6270</link>

		<dc:creator><![CDATA[TextMate bundle for DB2 &#124; Zen and the Art of Programming]]></dc:creator>
		<pubDate>Fri, 22 May 2009 20:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://antoniocangiano.com/?p=749#comment-6270</guid>

					<description><![CDATA[[...] Screencast on how to install DB2 Express-C on Mac OS X  [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Screencast on how to install DB2 Express-C on Mac OS X  [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
