<?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>Life’s an ocean with too much commotion &#187; novell</title>
	<atom:link href="http://koen.vereeken.net/archives/tag/novell/feed" rel="self" type="application/rss+xml" />
	<link>http://koen.vereeken.net</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 13:51:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Groupwise Client 7.0.1 on Ubuntu Hardy</title>
		<link>http://koen.vereeken.net/archives/33</link>
		<comments>http://koen.vereeken.net/archives/33#comments</comments>
		<pubDate>Wed, 07 May 2008 09:22:29 +0000</pubDate>
		<dc:creator>koenvereeken</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[groupwise]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://koen.vereeken.net/?p=33</guid>
		<description><![CDATA[he Groupwise Client version 6.x that is available for linux is consuming too much memory. The Groupwise Client version 7.0.1 is also available but that user-friendly for installing on a distribution other than SuSE (Novell).
Follow this guide to install the groupwise client version 7.0.1 on a Ubuntu Hardy distribution. Note that this procedure may also [...]]]></description>
			<content:encoded><![CDATA[<p>he Groupwise Client version 6.x that is available for linux is consuming too much memory. The Groupwise Client version 7.0.1 is also available but that user-friendly for installing on a distribution other than SuSE (Novell).</p>
<p>Follow this guide to install the groupwise client version 7.0.1 on a Ubuntu Hardy distribution. Note that this procedure may also be valid for other (debian-package supported) distributions, but it has only been tested on Ubuntu Hardy.</p>
<ul>
<li>Download the groupwise client 7.0.1<br />
<code>wget -P /tmp http://nsn.uvsc.edu/GWClient/gw701clnxm.tgz</code></li>
</ul>
<ul>
<li>Untar the contents. The tarball contains two RPM packages.<br />
<code>tar -zxpf gw701clnxm.tgz -C /tmp</code></li>
</ul>
<ul>
<li>Convert the Groupwise Client RPM package to a debian package with alien.<br />
<code>sudo alien -d /tmp/image/2006.06.13/client/linux/novell-groupwise-gwclient-7.0.1-20060613.i386.rpm</code></li>
</ul>
<ul>
<li>Install the newly created debian package<br />
<code>sudo dpkg -i /tmp/image/2006.06.13/client/linux/novell-groupwise-gwclient-7.0.1-20060613.i386.deb</code></li>
</ul>
<ul>
<li>This will install some files into /opt/novell/groupwise/client</li>
</ul>
<ul>
<li>Now we have to update the java runtime environment for this Groupwise Client. On my system this only worked with the Java 6 JRE from Sun.<br />
<code>rm -rf /opt/novell/groupwise/client/jre</code><br /><code>sudo ln -s /usr/lib/jvm/java-6-sun/jre /opt/novell/groupwise/client/jre</code></li>
</ul>
<ul>
<li>Place the desktop icon on your desktop<br />
<code>cp /opt/novell/groupwise/client/gwclient.desktop ~/Desktop/</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://koen.vereeken.net/archives/33/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
