<?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: Installing Groupwise 8 Client in Ubuntu Jaunty AMD64</title>
	<atom:link href="http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:40:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PasQty</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-5121</link>
		<dc:creator>PasQty</dc:creator>
		<pubDate>Sat, 12 Mar 2011 19:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-5121</guid>
		<description>GroupWise 8.0.2 multilangugae, Ubunto 10.10 64bit
i m doing that like this:
apt-get install ia32-libs
apt-get install ia32-sun-java6-bin
apt-get install alien
alien -i --veryverbose --script novell-groupwise-client-8.0.2-90840.i586.rpm 
-i mean install, you can use -t that make tarfile.
cd /opt/novell/groupwise/client
ln -s /usr/lib/jvm/ia32-java-6-sun/jre java</description>
		<content:encoded><![CDATA[<p>GroupWise 8.0.2 multilangugae, Ubunto 10.10 64bit<br />
i m doing that like this:<br />
apt-get install ia32-libs<br />
apt-get install ia32-sun-java6-bin<br />
apt-get install alien<br />
alien -i &#8211;veryverbose &#8211;script novell-groupwise-client-8.0.2-90840.i586.rpm<br />
-i mean install, you can use -t that make tarfile.<br />
cd /opt/novell/groupwise/client<br />
ln -s /usr/lib/jvm/ia32-java-6-sun/jre java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petri</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1183</link>
		<dc:creator>Petri</dc:creator>
		<pubDate>Fri, 21 May 2010 09:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1183</guid>
		<description>Thanks for the instructions.

My problem was getting the tarball in the first place, because
the link you have is too general. I did not realise that I should select
&quot; Novell GroupWise 8 Evaluation eMedia Kit &quot;
in order to get &quot;Groupwise 8 Linux Client Tarball&quot;.

Here is the link I ended up with - maybe it can help someone else :-)

http://download.novell.com/Download?buildid=v3w3LYhP1vU~</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions.</p>
<p>My problem was getting the tarball in the first place, because<br />
the link you have is too general. I did not realise that I should select<br />
&#8221; Novell GroupWise 8 Evaluation eMedia Kit &#8221;<br />
in order to get &#8220;Groupwise 8 Linux Client Tarball&#8221;.</p>
<p>Here is the link I ended up with &#8211; maybe it can help someone else <img src='http://www.sharms.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://download.novell.com/Download?buildid=v3w3LYhP1vU~" rel="nofollow">http://download.novell.com/Download?buildid=v3w3LYhP1vU~</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1182</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 12 Apr 2010 15:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1182</guid>
		<description>Thank you for taking time to post this article, it did help me get in the write track, here are the steps I used to get this working on 64bit jaunty:

1. install alien and other needed stuff --&gt; sudo apt-get install libstdc++5 libasound2 libgcc1 alien
2. Get the client novell client from ????
3. Unpack it with alien -t --veryverbose novell-groupwise-gwclient-7.0.4-20100313.i586.rpm
   this will create the tar file below
4. tar xzvf novell-groupwise-gwclient-7.0.4.tgz
5. sudo mv opt/novell /opt/
6. sudo cp usr/bin/groupwise /usr/bin/
7. sudo cp usr/share/applications/gwclient.desktop /usr/share/applications/
8. cd /opt/novell/client
9. mv jre jre_old
10. install 32bit jre --&gt; sudo apt-get install ia32-sun-java6-bin
11. sudo ln -s /usr/lib/jvm/ia32-java-6-sun/jre /opt/novell/groupwise/client/jre
12. download some more 32 bit libs to get rid of some errors:
libglib1.2_1.2.10-10.1build1_i386.deb
libgtk1.2_1.2.10-18.1build2_i386.deb
libstdc++5_3.3.6-17ubuntu1_i386.deb
13. unpack each one of them separatelly (create a temp folder for each so the libs don&#039;t override each other) and copy
them: (i.e. for libglib do this, follow the same with the other 2, just change the names)
mkdir temp_glib
cd temp_glib
dpkg -X libglib1.2_1.2.10-10.1build1_i386.deb .
sudo cp usr/lib/* /usr/lib32/
14. That&#039;s it, just run the app with /opt/novell/groupwise/client/bin/groupwise</description>
		<content:encoded><![CDATA[<p>Thank you for taking time to post this article, it did help me get in the write track, here are the steps I used to get this working on 64bit jaunty:</p>
<p>1. install alien and other needed stuff &#8211;&gt; sudo apt-get install libstdc++5 libasound2 libgcc1 alien<br />
2. Get the client novell client from ????<br />
3. Unpack it with alien -t &#8211;veryverbose novell-groupwise-gwclient-7.0.4-20100313.i586.rpm<br />
   this will create the tar file below<br />
4. tar xzvf novell-groupwise-gwclient-7.0.4.tgz<br />
5. sudo mv opt/novell /opt/<br />
6. sudo cp usr/bin/groupwise /usr/bin/<br />
7. sudo cp usr/share/applications/gwclient.desktop /usr/share/applications/<br />
8. cd /opt/novell/client<br />
9. mv jre jre_old<br />
10. install 32bit jre &#8211;&gt; sudo apt-get install ia32-sun-java6-bin<br />
11. sudo ln -s /usr/lib/jvm/ia32-java-6-sun/jre /opt/novell/groupwise/client/jre<br />
12. download some more 32 bit libs to get rid of some errors:<br />
libglib1.2_1.2.10-10.1build1_i386.deb<br />
libgtk1.2_1.2.10-18.1build2_i386.deb<br />
libstdc++5_3.3.6-17ubuntu1_i386.deb<br />
13. unpack each one of them separatelly (create a temp folder for each so the libs don&#8217;t override each other) and copy<br />
them: (i.e. for libglib do this, follow the same with the other 2, just change the names)<br />
mkdir temp_glib<br />
cd temp_glib<br />
dpkg -X libglib1.2_1.2.10-10.1build1_i386.deb .<br />
sudo cp usr/lib/* /usr/lib32/<br />
14. That&#8217;s it, just run the app with /opt/novell/groupwise/client/bin/groupwise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N.C. Weber</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1181</link>
		<dc:creator>N.C. Weber</dc:creator>
		<pubDate>Thu, 25 Mar 2010 15:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1181</guid>
		<description>I just downloaded the GW8 Client for Linux onto my Acer Aspire One running Ubuntu Netbook Remix 9.10.  When I ran the RPM through alien, it suggested that I add the --scripts option to the command.  When I did that, not only did it convert the RPM to DEB, but it also installed the DEB automatically right then and there.  Afterwards, I found the GW8 icon in the Internet folder, and it runs fine without doing the bit with JAVA.  Has there been a change in alien since this was posted?</description>
		<content:encoded><![CDATA[<p>I just downloaded the GW8 Client for Linux onto my Acer Aspire One running Ubuntu Netbook Remix 9.10.  When I ran the RPM through alien, it suggested that I add the &#8211;scripts option to the command.  When I did that, not only did it convert the RPM to DEB, but it also installed the DEB automatically right then and there.  Afterwards, I found the GW8 icon in the Internet folder, and it runs fine without doing the bit with JAVA.  Has there been a change in alien since this was posted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HRTS</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1180</link>
		<dc:creator>HRTS</dc:creator>
		<pubDate>Tue, 23 Mar 2010 12:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1180</guid>
		<description>Thank you Brian.
It worked fine!
As a note - I did tried to install the windows version using wine but failed.
You saved me with this post.</description>
		<content:encoded><![CDATA[<p>Thank you Brian.<br />
It worked fine!<br />
As a note &#8211; I did tried to install the windows version using wine but failed.<br />
You saved me with this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xtad</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1179</link>
		<dc:creator>xtad</dc:creator>
		<pubDate>Thu, 01 Oct 2009 07:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1179</guid>
		<description>Thanks Brian - good work.</description>
		<content:encoded><![CDATA[<p>Thanks Brian &#8211; good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1178</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 19 Sep 2009 03:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1178</guid>
		<description>This works for me on Ubuntu Jaunty x86_64 with the 8.0.1 client:

Install ia32 java version:
  sudo aptitude install ia32-sun-java-bin

Using the novell-groupwise-client-8.0.1-88138.i586.rpm file:
unpack the rpm with:
  rpm2cpio novell-groupwise-client-8.0.1-88138.i586.rpm &#124; cpio -ivd

then move the files to where they need to go:
  cd opt
  sudo mv novell/ /opt/
  cd ../usr/bin
  sudo mv groupwise /usr/bin/
  cd ../share/applications
  sudo mv gwclient.desktop /usr/share/applications/

tell groupwise to use the system java:
  cd  /opt/novell/groupwise/client/
  mv java java-orig
  ln -s /usr/lib/jvm/ia32-java-6-sun/jre java

Then run the groupwise client as normal.</description>
		<content:encoded><![CDATA[<p>This works for me on Ubuntu Jaunty x86_64 with the 8.0.1 client:</p>
<p>Install ia32 java version:<br />
  sudo aptitude install ia32-sun-java-bin</p>
<p>Using the novell-groupwise-client-8.0.1-88138.i586.rpm file:<br />
unpack the rpm with:<br />
  rpm2cpio novell-groupwise-client-8.0.1-88138.i586.rpm | cpio -ivd</p>
<p>then move the files to where they need to go:<br />
  cd opt<br />
  sudo mv novell/ /opt/<br />
  cd ../usr/bin<br />
  sudo mv groupwise /usr/bin/<br />
  cd ../share/applications<br />
  sudo mv gwclient.desktop /usr/share/applications/</p>
<p>tell groupwise to use the system java:<br />
  cd  /opt/novell/groupwise/client/<br />
  mv java java-orig<br />
  ln -s /usr/lib/jvm/ia32-java-6-sun/jre java</p>
<p>Then run the groupwise client as normal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharms</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1177</link>
		<dc:creator>sharms</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1177</guid>
		<description>Mujaba,

What happens when you run it from a gnome-terminal (/opt/novell/groupwise/client/bin/groupwise.sh)?  Can you paste the output?</description>
		<content:encoded><![CDATA[<p>Mujaba,</p>
<p>What happens when you run it from a gnome-terminal (/opt/novell/groupwise/client/bin/groupwise.sh)?  Can you paste the output?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mujtaba Talebi</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1176</link>
		<dc:creator>Mujtaba Talebi</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1176</guid>
		<description>I was not able to get this working on Ubuntu 9.04 64bit using the above directions. These are the steps I took:

1. Create an Ubuntu virtual machine using virtualbox (free) http://www.virtualbox.org and install Ubuntu 9.04 x86 32bit.
2. Download the Novell Groupwise 8 tarball. Could not find it on Novell&#039;s website (they removed it?) but was able to get it from our local GW admins.
3. Download Java 6 JRE 32 bit version (64 bit did not work for me!!).
4. Extract the jre by typing &quot;./jre-6u15-linux-i586.bin&quot;.
5. Untar the Novel Groupwise tarball.
6. Do the alien step from above to the GW Client file: &quot;sudo alien -i novell-groupwise-gwclient-8.0.0-84910.i586.rpm&quot;. This will install Groupwise to /opt/novell
7. sudo rm -rf /opt/novell/groupwise/client/jre/
8. Move the jre directory you extracted earlier from step 5 to /opt/novell/groupwise/client/jre/. I liked the idea Daniel had about using the symbolic link to Ubuntu&#039;s package maintained java but it does not work for me because the 64bit java jre Ubuntu installed did not allow GroupWise to load (which is why we downloaded the 32bit java jre on step 3.).
9. You should be able to run GroupWise either by navigating to Applications -&gt; Internet -&gt; Groupwise if you use Gnome or by typing /opt/novell/groupwise/client/bin/groupwise in the command line to launch GroupWise.  If this works then you can copy /opt/novell from your 32bit Ubuntu to your 64bit ubuntu and it should work.
10. In my 64bit Ubuntu there is no shortcut in Applications -&gt; Internet for GroupWise in Gnome so I created a launcher item in Gnome for /opt/novell/groupwise/client/bin/groupwise so that I can just double click on the launcher icon and open GroupWise.

If anyone can let me know how to symbolically link my GroupWise JRE to the Ubuntu 64bit jre and get GW to load please let me know.</description>
		<content:encoded><![CDATA[<p>I was not able to get this working on Ubuntu 9.04 64bit using the above directions. These are the steps I took:</p>
<p>1. Create an Ubuntu virtual machine using virtualbox (free) <a href="http://www.virtualbox.org" rel="nofollow">http://www.virtualbox.org</a> and install Ubuntu 9.04 x86 32bit.<br />
2. Download the Novell Groupwise 8 tarball. Could not find it on Novell&#8217;s website (they removed it?) but was able to get it from our local GW admins.<br />
3. Download Java 6 JRE 32 bit version (64 bit did not work for me!!).<br />
4. Extract the jre by typing &#8220;./jre-6u15-linux-i586.bin&#8221;.<br />
5. Untar the Novel Groupwise tarball.<br />
6. Do the alien step from above to the GW Client file: &#8220;sudo alien -i novell-groupwise-gwclient-8.0.0-84910.i586.rpm&#8221;. This will install Groupwise to /opt/novell<br />
7. sudo rm -rf /opt/novell/groupwise/client/jre/<br />
8. Move the jre directory you extracted earlier from step 5 to /opt/novell/groupwise/client/jre/. I liked the idea Daniel had about using the symbolic link to Ubuntu&#8217;s package maintained java but it does not work for me because the 64bit java jre Ubuntu installed did not allow GroupWise to load (which is why we downloaded the 32bit java jre on step 3.).<br />
9. You should be able to run GroupWise either by navigating to Applications -&gt; Internet -&gt; Groupwise if you use Gnome or by typing /opt/novell/groupwise/client/bin/groupwise in the command line to launch GroupWise.  If this works then you can copy /opt/novell from your 32bit Ubuntu to your 64bit ubuntu and it should work.<br />
10. In my 64bit Ubuntu there is no shortcut in Applications -&gt; Internet for GroupWise in Gnome so I created a launcher item in Gnome for /opt/novell/groupwise/client/bin/groupwise so that I can just double click on the launcher icon and open GroupWise.</p>
<p>If anyone can let me know how to symbolically link my GroupWise JRE to the Ubuntu 64bit jre and get GW to load please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharms</title>
		<link>http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/comment-page-1/#comment-1175</link>
		<dc:creator>sharms</dc:creator>
		<pubDate>Tue, 18 Aug 2009 16:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=447#comment-1175</guid>
		<description>James,

I generally only run x86_64, so these instructions should work.  The groupwise client is java so no architecture specific stuff needed really</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>I generally only run x86_64, so these instructions should work.  The groupwise client is java so no architecture specific stuff needed really</p>
]]></content:encoded>
	</item>
</channel>
</rss>

