<?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>JavaWithMarcus &#187; Uncategorized</title>
	<atom:link href="http://blog.turabdin.nl/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.turabdin.nl</link>
	<description>Just another Java blog</description>
	<lastBuildDate>Mon, 24 Jan 2011 14:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Install IBM Lotus Notes 8.5.2 on Ubuntu 10.04 64-bits</title>
		<link>http://blog.turabdin.nl/2010/08/install-ibm-lotus-notes-8-5-2-on-ubuntu-10-04-64-bits/</link>
		<comments>http://blog.turabdin.nl/2010/08/install-ibm-lotus-notes-8-5-2-on-ubuntu-10-04-64-bits/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 07:28:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.turabdin.nl/?p=70</guid>
		<description><![CDATA[Finally IBM is making it easy. Notes 8.5.2 installed finally without hassle. I had a code-drop that also didn&#8217;t work properly. The final is a much better piece of software. First install the dependencies: sudo aptitude install libgnomeprint2.2-0 libgnomeprintui2.2-0 After that install the DEBs with &#8211;force-architecture switch. No need to force everything. sudo dpkg -i --force-architecture [...]]]></description>
			<content:encoded><![CDATA[<p>Finally IBM is making it easy. Notes 8.5.2 installed finally without hassle. I had a code-drop that also didn&#8217;t work properly. The final is a much better piece of software.</p>
<p>First install the dependencies:</p>
<pre>sudo aptitude install libgnomeprint2.2-0 libgnomeprintui2.2-0</pre>
<p>After that install the DEBs with &#8211;force-architecture switch. No need to force everything.</p>
<pre>sudo dpkg -i --force-architecture ibm-lotus-notes-8.5.2.i586.deb</pre>
<p>And if you want sametime also:</p>
<pre>sudo dpkg -i --force-architecture ibm-lotus-sametime-8.5.2.i586.deb</pre>
<p>That&#8217;s it, start the client running</p>
<pre>/opt/ibm/lotus/notes/framework/../notes</pre>
<p>You will see the splash screen, it will disappear and do sometime nothing, just wait and a terminal window will popup with the license agreement. If you agree you will see the updated GUI Lotus Notes!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.turabdin.nl/2010/08/install-ibm-lotus-notes-8-5-2-on-ubuntu-10-04-64-bits/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Install Flash 10.1 Beta on Ubuntu 64-bits</title>
		<link>http://blog.turabdin.nl/2010/05/install-flash-10-1-beta-on-ubuntu-64-bits/</link>
		<comments>http://blog.turabdin.nl/2010/05/install-flash-10-1-beta-on-ubuntu-64-bits/#comments</comments>
		<pubDate>Sun, 23 May 2010 08:55:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.turabdin.nl/?p=43</guid>
		<description><![CDATA[For the people that want to test Flash 10.1 on Ubuntu 64-bits you&#8217;ll notice that there is no 64-bits version. There is a simple workaround. Install first the flashplayer installer through apt-get (This will actually install flash 32-bits with a wrapper so its works on a 64-bits browser sudo apt-get install flashplugin-installer Then download the [...]]]></description>
			<content:encoded><![CDATA[<p>For the people that want to test Flash 10.1 on Ubuntu 64-bits you&#8217;ll notice that there is no 64-bits version. There is a simple workaround.</p>
<p>Install first the flashplayer installer through apt-get (This will actually install flash 32-bits with a wrapper so its works on a 64-bits browser</p>
<blockquote><p>sudo apt-get install flashplugin-installer</p></blockquote>
<p>Then download the 10.1 version <a href="http://labs.adobe.com/downloads/flashplayer10.html">here</a> and put the libflashplayer.so file in <strong>/usr/lib/flashplugin-installer</strong></p>
<p>This will override the current 10.0 version.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.turabdin.nl/2010/05/install-flash-10-1-beta-on-ubuntu-64-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

