<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Usable Software&#039;s Backlog</title>
	<atom:link href="http://usablesoftware.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://usablesoftware.wordpress.com</link>
	<description>I&#039;m blogging to remember things. Ubuntu, Open Source and Lotus Notes family of products are my interests.</description>
	<lastBuildDate>Tue, 21 May 2013 12:09:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='usablesoftware.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5fe6a808ee37d7a89da65405fbc616bb?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Usable Software&#039;s Backlog</title>
		<link>http://usablesoftware.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://usablesoftware.wordpress.com/osd.xml" title="Usable Software&#039;s Backlog" />
	<atom:link rel='hub' href='http://usablesoftware.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Quick guide: Installing Notes 9 on Ubuntu 13.04 beta1 64bit</title>
		<link>http://usablesoftware.wordpress.com/2013/03/21/quick-guide-installing-notes-9-on-ubuntu-13-04-beta1-64bit/</link>
		<comments>http://usablesoftware.wordpress.com/2013/03/21/quick-guide-installing-notes-9-on-ubuntu-13-04-beta1-64bit/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 08:54:07 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[installation]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=336</guid>
		<description><![CDATA[1) tar xvf NOTES_CLIENT_9.0_FOR_LINUX_DI_EN.tar ibm-activities-9.0.i586.deb ibm-cae-9.0.i586.deb ibm-feedreader-9.0.i586.deb ibm-notes-9.0.i586.deb ibm-opensocial-9.0.i586.deb ibm-sametime-9.0.i586.deb license.tar smartupgrade.sh 2) sudo apt-get install ia32-libs libgnomeprint2.2-0:i386 libgnomeprintui2.2-0:i386 libgnomevfs2-bin:i386 libgnome2-0:i386 libgnomeui-0:i386 libjpeg62:i386 3) dpkg -i &#8211;force-all ibm-notes-9.0.i586.deb 4) dpkg -i &#8211;force-all ibm-sametime-9.0.i586.deb Easier than ever! :-)Thank you IBM! [Update] I was to fast&#8230;   When I continue to install programs I get this: # apt-get [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=336&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><strong>1) tar xvf NOTES_CLIENT_9.0_FOR_LINUX_DI_EN.tar</strong><br />
ibm-activities-9.0.i586.deb<br />
ibm-cae-9.0.i586.deb<br />
ibm-feedreader-9.0.i586.deb<br />
ibm-notes-9.0.i586.deb<br />
ibm-opensocial-9.0.i586.deb<br />
ibm-sametime-9.0.i586.deb<br />
license.tar<br />
smartupgrade.sh</p>
<p><strong>2) sudo apt-get install ia32-libs libgnomeprint2.2-0:i386 libgnomeprintui2.2-0:i386 libgnomevfs2-bin:i386 libgnome2-0:i386 libgnomeui-0:i386 <code>libjpeg62:i386</code><br />
</strong></p>
<p><strong>3) dpkg -i &#8211;force-all ibm-notes-9.0.i586.deb</strong></p>
<p><strong>4) dpkg -i &#8211;force-all ibm-sametime-9.0.i586.deb</strong></p>
<p>Easier than ever! :-)Thank you IBM!</p>
<p><strong>[Update]</strong></p>
<p>I was to fast&#8230;   When I continue to install programs I get this:</p>
<p># apt-get -f install<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Correcting dependencies&#8230; Done<br />
The following packages were automatically installed and are no longer required:<br />
gdb:i386 libpython2.7:i386 libpython2.7-minimal:i386 libpython2.7-stdlib:i386 libreadline6:i386<br />
Use &#8216;apt-get autoremove&#8217; to remove them.<br />
The following extra packages will be installed:<br />
gdb:i386 grep:i386 libpython2.7:i386 libpython2.7-minimal:i386 libpython2.7-stdlib:i386 libreadline6:i386<br />
Suggested packages:<br />
gdb-doc:i386 gdbserver:i386<br />
The following packages will be REMOVED:<br />
gdb grep ibm-notes:i386 ibm-sametime:i386<br />
The following NEW packages will be installed:<br />
gdb:i386 grep:i386 libpython2.7:i386 libpython2.7-minimal:i386 libpython2.7-stdlib:i386 libreadline6:i386<br />
WARNING: The following essential packages will be removed.<br />
This should NOT be done unless you know exactly what you are doing!<br />
grep<br />
0 upgraded, 6 newly installed, 4 to remove and 0 not upgraded.<br />
Need to get 6 694 kB of archives.<br />
After this operation, 974 MB disk space will be freed.<br />
You are about to do something potentially harmful.<br />
To continue type in the phrase &#8216;Yes, do as I say!&#8217;<br />
?]</p>
<p>I am looking for a solution&#8230;</p>
<p><strong>[Update 2]</strong></p>
<p>I had to uninstall and edit the deb-files and rebuild the deb-files, otherwise the dependencies in apt-get uninstalls Notes again. There is plenty of instructions to do this in previous entries in this blog.</p>
<p><strong>[Update 3]</strong></p>
<p>To install OnTime Team-at-a-glance plugin do this:</p>
<p>sudo chmod 777 -R /opt/ibm/notes/framework/shared/eclipse/</p>
<p>sudo chmod 777 -R /opt/ibm/notes/framework/rcp/deploy/</p>
<p>When done do this:</p>
<p>sudo chmod 755 -R /opt/ibm/notes/framework/shared/eclipse/</p>
<p>sudo chmod 755 -R /opt/ibm/notes/framework/rcp/deploy/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/336/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=336&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2013/03/21/quick-guide-installing-notes-9-on-ubuntu-13-04-beta1-64bit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick install guide: Installing Notes 9 beta on Ubuntu Raring Ringtail 64bit beta1</title>
		<link>http://usablesoftware.wordpress.com/2013/03/16/quick-install-guide-installing-notes-9-beta-on-ubuntu-raring-ringtail-64bit-beta1/</link>
		<comments>http://usablesoftware.wordpress.com/2013/03/16/quick-install-guide-installing-notes-9-beta-on-ubuntu-raring-ringtail-64bit-beta1/#comments</comments>
		<pubDate>Sat, 16 Mar 2013 22:50:23 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[installation]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=327</guid>
		<description><![CDATA[Great news everybody. Notes 9 is easier then ever to install on latest Ubuntu daily build. This could mean that final IBM Notes 9 which will be released on 21st of March will be easy to install on final Ubuntu 13.04 Raring Ringtail 64 bit. Here is how I did it on a fresh install [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=327&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Great news everybody. Notes 9 is easier then ever to install on latest Ubuntu daily build. This could mean that final IBM Notes 9 which will be released on 21st of March will be easy to install on final Ubuntu 13.04 Raring Ringtail 64 bit.</p>
<p>Here is how I did it on a fresh install (I am reusing information from old posts):</p>
<p>root@blackbox:/home/anders/Downloads/UbuntuNotes9# ls -la<br />
total 468500<br />
drwxrwxr-x 2 anders anders      4096 jan 26 13:27 .<br />
drwxr-xr-x 5 anders anders      4096 mar 10 19:57 ..<br />
-rw-rw-r&#8211; 1 anders anders   5579460 jan 26 13:17 ibm-activities-9.0.i586.deb<br />
-rw-rw-r&#8211; 1 anders anders   4008018 jan 26 13:16 ibm-cae-9.0.i586.deb<br />
-rw-rw-r&#8211; 1 anders anders    114850 jan 26 13:16 ibm-feedreader-9.0.i586.deb<br />
-rw-rw-r&#8211; 1 anders anders 361613950 jan 26 13:24 ibm-notes-9.0.i586.deb<br />
-rw-rw-r&#8211; 1 anders anders  28783358 jan 26 13:15 ibm-opensocial-9.0.i586.deb<br />
-rw-rw-r&#8211; 1 anders anders  79614910 jan 26 13:16 ibm-sametime-9.0.i586.deb</p>
<p>1) dpkg -i -force-all ibm-notes-9.0.i586.deb</p>
<p>Will give error, remedy is:</p>
<p>2) nano /var/lib/dpkg/info/ibm-notes.postinst</p>
<p>Comment out this part like example below:</p>
<p>#  if [ -f "$1/rcp/collectionutility.jar" ]; then<br />
#    func_installLog “– Running collector with the following command:”<br />
#    func_installLog “– $COLLECTORCOMMAND”<br />
#    $COLLECTORCOMMAND<br />
#  fi</p>
<p>3)</p>
<p>ln -s /opt/ibm/notes /opt/ibm/lotus</p>
<p>mkdir -p /opt/ibm/notes/framework/rcp/systemdata/logs/</p>
<p>touch /opt/ibm/notes/framework/rcp/systemdata/logs/rcplauncher.log</p>
<p>4) touch /tmp/rcplauncher.log</p>
<p>5) sudo apt-get install ia32-libs libgnomeprint2.2-0:i386 libgnomeprintui2.2-0:i386 libgnomevfs2-bin:i386 libgnome2-0:i386 libgnomeui-0:i386</p>
<p>After doing the above instructions it is actually running!  Some more packages need to be installed like fonts etc to make it look reasonable.</p>
<p>Sadly my KDE 4.10 environment randomly logs out when using Notes.</p>
<p>[Update 20130321]</p>
<p>Updated commands above to actually work, sorry for this.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/327/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/327/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=327&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2013/03/16/quick-install-guide-installing-notes-9-beta-on-ubuntu-raring-ringtail-64bit-beta1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Notes 9 Beta on Linux Mint 14 64 bit</title>
		<link>http://usablesoftware.wordpress.com/2012/12/17/installing-notes-9-beta-on-linux-mint-14-64-bit/</link>
		<comments>http://usablesoftware.wordpress.com/2012/12/17/installing-notes-9-beta-on-linux-mint-14-64-bit/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 11:44:03 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=320</guid>
		<description><![CDATA[Notes from the install: First this error: Setting up ibm-notes (9.0-20121208.0914) &#8230; cat: /opt/ibm/notes/framework/rcp/systemdata/logs/rcplauncher.log: No such file or directory cat: /tmp/rcplauncher.log: No such file or directory /var/lib/dpkg/info/ibm-notes.postinst: line 165: /opt/ibm/notes/jvm/bin/javaw: No such file or directory dpkg: error processing ibm-notes (&#8211;configure): subprocess installed post-installation script returned error exit status 99 Errors were encountered while processing: ibm-notes [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=320&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Notes from the install:</p>
<p><strong>First this error:</strong><br />
Setting up ibm-notes (9.0-20121208.0914) &#8230;<br />
cat: /opt/ibm/notes/framework/rcp/systemdata/logs/rcplauncher.log: No such file or directory<br />
cat: /tmp/rcplauncher.log: No such file or directory<br />
/var/lib/dpkg/info/ibm-notes.postinst: line 165: /opt/ibm/notes/jvm/bin/javaw: No such file or directory<br />
dpkg: error processing ibm-notes (&#8211;configure):<br />
subprocess installed post-installation script returned error exit status 99<br />
Errors were encountered while processing:<br />
ibm-notes<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p><strong>Remedy:</strong></p>
<p>I used nano to comment out this whole section:</p>
<p>nano /var/lib/dpkg/info/ibm-notes.postinst</p>
<p>#  if [ -f "$1/rcp/collectionutility.jar" ]; then<br />
#    func_installLog &#8220;&#8211; Running collector with the following command:&#8221;<br />
#    func_installLog &#8220;&#8211; $COLLECTORCOMMAND&#8221;<br />
#    $COLLECTORCOMMAND<br />
#  fi</p>
<p><strong>Then this:</strong></p>
<p>Setting up ibm-notes (9.0-20121208.0914) &#8230;<br />
cat: /opt/ibm/notes/framework/rcp/systemdata/logs/rcplauncher.log: No such file or directory<br />
cat: /tmp/rcplauncher.log: No such file or directory<br />
dpkg: error processing ibm-notes (&#8211;configure):<br />
subprocess installed post-installation script returned error exit status 99<br />
Errors were encountered while processing:<br />
ibm-notes<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p><strong>Remedy:</strong></p>
<p>ln -s /opt/ibm/notes /opt/ibm/lotus</p>
<p>mkdir -p /opt/ibm/notes/framework/rcp/systemdata/logs/</p>
<p>touch /opt/ibm/notes/framework/rcp/systemdata/logs/rcplauncher.log</p>
<p><strong>Then this:</strong></p>
<p>Setting up ibm-notes (9.0-20121208.0914) &#8230;<br />
cat: /tmp/rcplauncher.log: No such file or directory<br />
dpkg: error processing ibm-notes (&#8211;configure):<br />
subprocess installed post-installation script returned error exit status 99<br />
Errors were encountered while processing:<br />
ibm-notes<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p><strong>Remedy:</strong></p>
<p>touch /tmp/rcplauncher.log</p>
<p><strong>Then this:</strong></p>
<p>Do you want to continue [Y/n]?<br />
Setting up ibm-notes (9.0-20121208.0914) &#8230;<br />
dpkg: error processing ibm-notes (&#8211;configure):<br />
subprocess installed post-installation script returned error exit status 99<br />
Errors were encountered while processing:<br />
ibm-notes<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p>No hint at all?</p>
<p>I checked for logfiles:</p>
<p>cat /tmp/rcp_install.log<br />
2012-12-17 12:39:27 &#8212; Begin post-install of ibm_notes 9.0-20121208.0914&#8230;<br />
2012-12-17 12:39:27 &#8212; Checking for configuration overrides in /etc/ibm/ibm_notes/&#8230;<br />
2012-12-17 12:39:27 &#8212; Updating install id and manifest version&#8230;<br />
2012-12-17 12:39:27 &#8212; Preparing for .ini file merge&#8230;<br />
2012-12-17 12:39:27 &#8212; Merging .ini files&#8230;<br />
2012-12-17 12:39:27 &#8212; Running provisioning with the following command:<br />
2012-12-17 12:39:27 &#8212; /opt/ibm/notes/framework/rcp/rcplauncher -debug -data /opt/ibm/notes/framework/rcp/systemdata -provManifest -rcpLauncherWait -noSplash -product NULL -provisioningOperation install -vmargs -DprovisioningOperation=install -DjxeCacheDir=<br />
2012-12-17 12:39:27 &#8212; Failed to launch platform provisioning.<br />
2012-12-17 12:39:27 &#8212; Refer to /opt/ibm/notes/framework/rcp/systemdata/logs/ for more information</p>
<p>And the folder /opt/ibm/notes/framework/rcp/systemdata/logs/ looks like this:</p>
<p>logs # ls -laFtr<br />
total 8<br />
drwxr-xr-x 3 root root 4096 Dec 17 12:35 ../<br />
<strong>-rw-r&#8211;r&#8211; 1 root root    0 Dec 17 12:35 rcplauncher.log</strong><br />
drwxr-xr-x 2 root root 4096 Dec 17 12:35 ./</p>
<p>I am stuck. Luckily I have since earlier installed notes on another installation of Linux Mint 14. Here the upgrade from earlier notes version went fine.</p>
<p><strong>[Update]</strong></p>
<p>sudo apt-get install libgnomeprint2.2-0:i386 libgnomeprintui2.2-0:i386 libgnomevfs2-bin:i386 libgnome2-0:i386 libgnomeui-0:i386</p>
<p>Now it is running :-)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/320/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=320&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/12/17/installing-notes-9-beta-on-linux-mint-14-64-bit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Install plugins from updateSite in Lotus Notes on linux</title>
		<link>http://usablesoftware.wordpress.com/2012/11/20/install-plugins-from-updatesite-in-lotus-notes-on-linux/</link>
		<comments>http://usablesoftware.wordpress.com/2012/11/20/install-plugins-from-updatesite-in-lotus-notes-on-linux/#comments</comments>
		<pubDate>Tue, 20 Nov 2012 11:33:25 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lotus notes linux]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=312</guid>
		<description><![CDATA[Some plugins require root-rights. So before installing from an updateSite do this: sudo chmod 777 -R /opt/ibm/lotus/notes/framework/shared/eclipse/ sudo chmod 777 -R /opt/ibm/lotus/notes/framework/rcp/deploy/ and after installation sudo chmod 755 -R /opt/ibm/lotus/notes/framework/shared/eclipse/ sudo chmod 755 -R /opt/ibm/lotus/notes/framework/rcp/deploy/ Now you can install the Lotus Connections plugins without any errors!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=312&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Some plugins require root-rights. So before installing from an updateSite do this:<br />
sudo chmod 777 -R /opt/ibm/lotus/notes/framework/shared/eclipse/</p>
<p>sudo chmod 777 -R /opt/ibm/lotus/notes/framework/rcp/deploy/<br />
and after installation<br />
sudo chmod 755 -R /opt/ibm/lotus/notes/framework/shared/eclipse/</p>
<p>sudo chmod 755 -R /opt/ibm/lotus/notes/framework/rcp/deploy/<br />
Now you can install the Lotus Connections plugins without any errors!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/312/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=312&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/11/20/install-plugins-from-updatesite-in-lotus-notes-on-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Lotus Notes 8.5.3 on Ubuntu 12.10 64bit &#8211; quick &#8216;n dirty installation notes</title>
		<link>http://usablesoftware.wordpress.com/2012/11/09/install-lotus-notes-8-5-3-on-ubuntu-12-10-64bit-quick-n-dirty-installation-notes/</link>
		<comments>http://usablesoftware.wordpress.com/2012/11/09/install-lotus-notes-8-5-3-on-ubuntu-12-10-64bit-quick-n-dirty-installation-notes/#comments</comments>
		<pubDate>Fri, 09 Nov 2012 15:34:04 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=273</guid>
		<description><![CDATA[Warning: This guide might break your system! Some quick notes below based on your feedback. I havent had any time to go through this in detail. Also check this guide for installing on 32bit system: http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Notes_8.5.3_FP2_on_Ubuntu_12.10 Extract installation files to current folder and modify them according to previous guide: https://usablesoftware.wordpress.com/2012/05/04/install-lotus-notes-8-5-3-on-ubuntu-12-04-64bit/ Here comes the installation: sudo [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=273&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Warning: This guide might break your system!</p>
<p>Some quick notes below based on your feedback. I havent had any time to go through this in detail.</p>
<p>Also check this guide for installing on 32bit system: <a href="http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Notes_8.5.3_FP2_on_Ubuntu_12.10" rel="nofollow">http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Notes_8.5.3_FP2_on_Ubuntu_12.10</a></p>
<p>Extract installation files to current folder and modify them according to previous guide: <a href="https://usablesoftware.wordpress.com/2012/05/04/install-lotus-notes-8-5-3-on-ubuntu-12-04-64bit/" rel="nofollow">https://usablesoftware.wordpress.com/2012/05/04/install-lotus-notes-8-5-3-on-ubuntu-12-04-64bit/</a></p>
<p>Here comes the installation:</p>
<p>sudo apt-get install libgnomeprintui2.2-0 ia32-libs ttf-xfree86-nonfree t1-xfree86-nonfree xterm</p>
<p>wget <a href="https://launchpad.net/~jcollins/+archive/jaminppa/+build/1482994/+files/getlibs_2.06-0ubuntu1%7Eppa2_all.deb" rel="nofollow">https://launchpad.net/~jcollins/+archive/jaminppa/+build/1482994/+files/getlibs_2.06-0ubuntu1%7Eppa2_all.deb</a></p>
<p>sudo dpkg -i getlibs_2.06-0ubuntu1~ppa2_all.deb</p>
<p>mkdir /usr/lib32</p>
<p>sudo getlibs -p libgnomeprintui2.2-0 libgnomeprint2.2-0 libgnomevfs2-0 libgnomeui-0 libxkbfile1 libstartup-notification0 libsepol1 libselinux1 libgsf-1-114 libgsf-1-dev librsvg2-2 librsvg2-common libavahi-client3 libavahi-common3 libavahi-glib1 libbonoboui2-0 libcroco3 libdbus-1-3 libdbus-glib-1-2 libgnome2-0 libgnomecanvas2-0 libgnome-keyring0 libgnome-menu2 libesd0 gtk2-engines libgnome-desktop-2-17 libmotif4 libavahi-glib1 gtk2-engines-oxygen gtk2-engines-qtcurve gtk2-engines-murrine gtk2-engines-equinox alsa-base alsa-utils iproute liborbit2 libbonobo2-0 libgconf2-4 libx11-6 libxt6 libxext6 libc6 libgcc1 libgtk2.0-0 libxkbfile1 libglib2.0-0 libstdc++6 bash libart-2.0-2 libpopt0 libgnomeui-0 gnome-keyring:i386 libjpeg62</p>
<p>ln -s /usr/lib/i386-linux-gnu/i386-linux-gnu/* /usr/lib32</p>
<p>dpkg -i ibm-lotus-notes-8.5.3.i586.deb<br />
dpkg -i ibm-lotus-sametime-8.5.3.i586.deb</p>
<p><b><strong>wget <a href="https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/Makefile" rel="nofollow">https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/Makefile</a></strong></b></p>
<p><b><strong>wget <a href="https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/libnotesgtkfix.c" rel="nofollow">https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/libnotesgtkfix.c</a></strong></b></p>
<p><strong>wget <a href="https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/notes-wrapper" rel="nofollow">https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/notes-wrapper</a></strong></p>
<p>sudo apt-get install g++-multilib libgtk2.0-dev<br />
sudo sed -i &#8216;s/gcc -Wall -Wextra `pkg/gcc -Wall -Wextra -m32 `pkg/g&#8217; Makefile<br />
make<br />
sudo cp notes-wrapper libnotesgtkfix.so /opt/ibm/lotus/notes/<br />
chmod 755 /opt/ibm/lotus/notes/notes-wrapper</p>
<p>ln -s /lib32/i386-linux-gnu/libpopt.so.0 /usr/lib32/<br />
wget <a href="http://www.benkevan.com/upload/lotus_notes/libgdk-x11-2.0.so.0">http://www.benkevan.com/upload/lotus_notes/libgdk-x11-2.0.so.0</a></p>
<p dir="ltr"> wget <a href="http://www.benkevan.com/upload/lotus_notes/libgdk_pixbuf-2.0.so.0">http://www.benkevan.com/upload/lotus_notes/libgdk_pixbuf-2.0.so.0</a></p>
<p dir="ltr"> wget <a href="http://www.benkevan.com/upload/lotus_notes/libgdk_pixbuf_xlib-2.0.so.0">http://www.benkevan.com/upload/lotus_notes/libgdk_pixbuf_xlib-2.0.so.0</a></p>
<p dir="ltr"> wget <a href="http://www.benkevan.com/upload/lotus_notes/libgtk-x11-2.0.so.0">http://www.benkevan.com/upload/lotus_notes/libgtk-x11-2.0.so.0</a><br />
sudo mv *.so.0 /opt/ibm/lotus/notes</p>
<p dir="ltr">ln -s /usr/lib32/i386-linux-gnu/libgnomevfs-2.so.0 /opt/ibm/lotus/notes/<br />
ln -s /usr/lib32/i386-linux-gnu/* /opt/ibm/lotus/notes/<br />
ln -s /lib32/i386-linux-gnu/libpopt.so.0 /opt/ibm/lotus/notes/</p>
<p dir="ltr">[Update]</p>
<p dir="ltr">Updated after testing guide on a freshly installed Linux Mint 14 64bit</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=273&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/11/09/install-lotus-notes-8-5-3-on-ubuntu-12-10-64bit-quick-n-dirty-installation-notes/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Domino 8.5.3 on OpenSuse 12.2 64bit</title>
		<link>http://usablesoftware.wordpress.com/2012/09/06/install-domino-8-5-3-on-opensuse-12-2-64bit/</link>
		<comments>http://usablesoftware.wordpress.com/2012/09/06/install-domino-8-5-3-on-opensuse-12-2-64bit/#comments</comments>
		<pubDate>Thu, 06 Sep 2012 10:30:02 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[lotus]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=303</guid>
		<description><![CDATA[Installing Domino on newly released OpenSuse 12.2 64 is a piece of cake. See this short installation log how I did it. Not a single compatibility library seems to be required. linux-6t57:~/Install853 # ls -la total 693884 drwxr-xr-x 2 root root      4096 Sep  6 10:06 . drwx&#8212;&#8212; 8 root root      4096 Sep  6 10:08 .. [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=303&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Installing Domino on newly released OpenSuse 12.2 64 is a piece of cake. See this short installation log how I did it.</p>
<p>Not a single compatibility library seems to be required.</p>
<p>linux-6t57:~/Install853 # ls -la<br />
total 693884<br />
drwxr-xr-x 2 root root      4096 Sep  6 10:06 .<br />
drwx&#8212;&#8212; 8 root root      4096 Sep  6 10:08 ..<br />
-rw-r&#8211;r&#8211; 1 root root  70328320 Sep  6 10:06 lotus_domino853FP2_linux_x86.tar<br />
-rw-r&#8211;r&#8211; 1 root root 640194560 Sep  6 10:05 lotus_domino853_xlinux_en.tar</p>
<p>useradd notes</p>
<p>usermod -A notes notes</p>
<p>tar xvf lotus_domino853_xlinux_en.tar</p>
<p>/root/Install853/linux/domino&gt;  ./install -console</p>
<p>[12:24:09] anders@amd64:[~]: ssh -l root IPOFDOMINOSERVER<br />
Password:<br />
Last login: Thu Sep  6 12:25:49 2012<br />
Have a lot of fun&#8230;<br />
domino:~ # cd /local/notesdata/<br />
domino:/local/notesdata # su notes<br />
notes@domino:/local/notesdata&gt; /opt/ibm/lotus/bin/server<br />
WARNING: the maximum number of file handles (ulimit -n)<br />
allowed for Domino is 4096.<br />
See Lotus Tech Note 1221870 and set the allowable maximum to 20000.<br />
/proc/sys/kernel/shmmax has been set to &#8220;268435456&#8243;.<br />
/proc/sys/kernel/sem has been set to &#8220;250    256000    32    1024&#8243;.<br />
/proc/sys/net/ipv4/tcp_fin_timeout has been set to &#8220;15&#8243;.<br />
/proc/sys/net/ipv4/tcp_max_syn_backlog has been set to &#8220;16384&#8243;.<br />
/proc/sys/net/ipv4/tcp_tw_reuse has been set to &#8220;1&#8243;.<br />
/proc/sys/net/ipv4/ip_local_port_range has been set to &#8220;1024    65535&#8243;.</p>
<p>[02483:00002-4105107200] Lotus Domino (r) Server, Release 8.5.3, September 15, 2011<br />
<strong>Copyright (c) IBM Corporation 1987, 2011. All Rights Reserved.</strong></p>
<p>It up an running!!</p>
<p>[Update]</p>
<p>09/06/2012 01:32:32 PM  Suspending listen task for 20 seconds due to network errors<br />
Unable to bind to port Port = 25 errno = 98 &#8220;Address already in use&#8221;<br />
09/06/2012 01:32:52 PM  ERROR: bindsock&#8217; helper application is missing, not executable, not setuid root, or no sticky bit set<br />
09/06/2012 01:32:52 PM  SMTP Server: Listener failure: &#8216;bindsock&#8217; is missing, not executable, not owned by root, not setuid root or user needs net_privaddr privilege.</p>
<p>Remedy:</p>
<p>domino:/opt/ibm/lotus/notes/latest/linux # chown root.root bindsock</p>
<p>chmod 555 bindsock</p>
<p>chmod u+s bindsock</p>
<p>chkconfig postfix off</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/303/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=303&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/09/06/install-domino-8-5-3-on-opensuse-12-2-64bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Lotus Notes 8.5.3 on Ubuntu 12.04 64bit</title>
		<link>http://usablesoftware.wordpress.com/2012/05/04/install-lotus-notes-8-5-3-on-ubuntu-12-04-64bit/</link>
		<comments>http://usablesoftware.wordpress.com/2012/05/04/install-lotus-notes-8-5-3-on-ubuntu-12-04-64bit/#comments</comments>
		<pubDate>Fri, 04 May 2012 05:49:01 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://usablesoftware.wordpress.com/?p=301</guid>
		<description><![CDATA[So here finally it comes – more detailed installation instructions. This time for the 64bit version of Precise Pangolin. First uninstall all previous versions. Do this by &#8220;dpkg -l &#124; grep lotus&#8221; then do &#8220;dpkg &#8211;purge name-of-lotus-package&#8221;. Also I cannot guarantee that the installation of 32bit libraries will not destroy aanyting else. 1) Create a [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=301&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>So here finally it comes – more detailed installation instructions. This time for the 64bit version of Precise Pangolin.
<div></div>
<div>First uninstall all previous versions. Do this by &#8220;dpkg -l | grep lotus&#8221; then do &#8220;dpkg &#8211;purge name-of-lotus-package&#8221;. Also I cannot guarantee that the installation of 32bit libraries will not destroy aanyting else.</div>
<div></div>
<div>
<p><b>1) Create a folder for the files. In this case</b></p>
<p><strong>mkdir ~/LN853install</strong></p>
<p><strong>cd ~/LN853install</strong></p>
<p><strong><br /></strong></p>
<p><b>2) Copy all Lotus files you want to install</b></p>
<p><strong>tar xvf /media/externaldrive/Software/LotusNotes853/lotus_notes853_linuxUb_en.tar</strong></p>
</p>
<p>@amd64:/home/anders/LN853install# ls -la</p>
<p>total 538676</p>
<p>drwxr-xr-x &nbsp;2 root &nbsp; root &nbsp; &nbsp; &nbsp; &nbsp;4096 May &nbsp;4 07:40 .</p>
<p>drwxr-xr-x 74 anders anders &nbsp; &nbsp; &nbsp;4096 May &nbsp;4 07:39 ..</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; &nbsp; 5015238 Sep 16 &nbsp;2011 ibm-lotus-activities-8.5.3.i586.deb</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; &nbsp; 3933118 Sep 16 &nbsp;2011 ibm-lotus-cae-8.5.3.i586.deb</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; &nbsp; &nbsp;108796 Sep 16 &nbsp;2011 ibm-lotus-feedreader-8.5.3.i586.deb</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; 342247046 Sep 16 &nbsp;2011 ibm-lotus-notes-8.5.3.i586.deb</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; &nbsp;52945926 Sep 16 &nbsp;2011 ibm-lotus-sametime-8.5.3.i586.deb</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; 146089190 Sep 16 &nbsp;2011 ibm-lotus-symphony-8.5.3.i586.deb</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; &nbsp; 1218560 Sep 16 &nbsp;2011 license.tar</p>
<p>-rwx&#8212;&#8212; &nbsp;1 root &nbsp; root &nbsp; &nbsp; &nbsp; &nbsp;6815 Sep 16 &nbsp;2011 smartupgrade.sh</p>
<p></p>
<div style="font-weight:bold;">3) Modify packages to get them installed</div>
<div>Right click on&nbsp;ibm-lotus-notes-8.5.3.i586.deb in Nautilus and select Extract Here.</div>
<div><img width="577" height="580" src="http://usablesoftware.files.wordpress.com/2012/05/screenshot-from-2012-05-04-084828.png?w=577&#038;h=580"></div>
<div></div>
<div>Navigate to folder, LN853install/ibm-lotus-notes-8.5.3.i586/DEBIAN. Right click on file control and select Open With Text Editor.</div>
<div><img width="592" height="235" title="Edit" src="http://usablesoftware.files.wordpress.com/2012/05/workspace-1_212.png?w=592&#038;h=235"></div>
<div></div>
<div>Remove all text after Pre-depends, Depends, Conflicts, Replaces:</div>
<div><img width="565" height="327" title="Removetext" src="http://usablesoftware.files.wordpress.com/2012/05/selection_213.png?w=565&#038;h=327"></div>
<div></div>
<div>Delete the original&nbsp;ibm-lotus-notes-8.5.3.i586.deb file. And open a terminal windows and navigate to&nbsp;/home/anders/LN853install and issue this command:</div>
<div><b>dpkg-deb -b ibm-lotus-notes-8.5.3.i586</b></div>
<div>
<div>dpkg-deb: building package `ibm-lotus-notes:i386&#8242; in `ibm-lotus-notes-8.5.3.i586.deb&#8217;.</div>
</div>
<div><b><br /></b></div>
<div><b><img width="723" height="63" title="Terminal1" src="http://usablesoftware.files.wordpress.com/2012/05/selection_214.png?w=723&#038;h=63"></b></div>
<div><b><br /></b></div>
<div><b><img width="692" height="48" title="Terminal2" src="http://usablesoftware.files.wordpress.com/2012/05/selection_215.png?w=692&#038;h=48"></b></div>
<div><b><br /></b></div>
<div>Now delete the folder:</div>
<div><b>rm -rf ibm-lotus-notes-8.5.3.i586</b></div>
<div><b><br /></b></div>
<div>
<p><b>4) Install extra libraries</b></p>
<p><b>sudo apt-get install libgnomeprintui2.2-0 ia32-libs ttf-xfree86-nonfree t1-xfree86-nonfree</b></p>
<p></p>
</p>
<p><b>5) Install getlibs</b></p>
<p><strong>wget <a href="https://launchpad.net/~jcollins/+archive/jaminppa/+build/1482994/+files/getlibs_2.06-0ubuntu1%7Eppa2_all.deb" rel="nofollow">https://launchpad.net/~jcollins/+archive/jaminppa/+build/1482994/+files/getlibs_2.06-0ubuntu1%7Eppa2_all.deb</a></strong></p>
<p><strong>sudo dpkg -i getlibs_2.06-0ubuntu1~ppa2_all.deb</strong><br /> Selecting previously deselected package getlibs.<br /> (Reading database … 206259 files and directories currently installed.)<br /> Unpacking getlibs (from getlibs_2.06-0ubuntu1~ppa2_all.deb) …<br /> Setting up getlibs (2.06-0ubuntu1~ppa2) …</p>
<p></p>
<p><b>6) Install compatibility libraries (some may not be needed, plz help me update this)</b></p>
<p><b></b></p>
<p style="font-weight:normal;"><b>Hmm, /usr/lib32 seems to be replaced with /usr/lib/i386-linux-gnu/</b></p>
<p style="font-weight:normal;"><b>See: <a href="https://help.ubuntu.com/community/MultiArch" rel="nofollow">https://help.ubuntu.com/community/MultiArch</a></b></p>
<p><b>I am a but unsure if the following part destroys anything. Please do not do this if you are unsure, wait for better instructions in coming blog post!</b></p>
<p><b>
<p style="display:inline!important;">sudo ln -s /usr/lib/i386-linux-gnu /usr/lib32</p>
<p></b>
<p style="font-weight:bold;">OR if unsure do this:</p>
<p style="font-weight:bold;">sudo mkdir /usr/lib32</p>
<p>Install command:</p>
</p>
<p><b>sudo getlibs -p libgnomeprintui2.2-0 libgnomeprint2.2-0 libgnomevfs2-0 libgnomeui-0 libxkbfile1 libstartup-notification0 libsepol1 libselinux1 libgsf-1-114 libgsf-1-dev librsvg2-2 librsvg2-common libavahi-client3 libavahi-common3 libavahi-glib1 libbonoboui2-0 libcroco3 libdbus-1-3 libdbus-glib-1-2 &nbsp;libgnome2-0 libgnomecanvas2-0 libgnome-keyring0 libgnome-menu2 libesd0 gtk2-engines libgnome-desktop-2-17 libmotif4 libmotif3 libgnome-desktop-3-0 libavahi-glib1 gtk2-engines-oxygen gtk2-engines-aurora gtk2-engines-qtcurve &nbsp;gtk2-engines-murrine gtk2-engines-equinox &nbsp;alsa-base alsa-utils iproute libgnome-desktop-3-2 liborbit2 libbonobo2-0 libgconf2-4 libx11-6 libxt6 libxext6 &nbsp;libc6 &nbsp;libgcc1 &nbsp;libgtk2.0-0 &nbsp;libxkbfile1 libglib2.0-0 &nbsp;libstdc++6 bash libart-2.0-2 libpopt0&nbsp;libgnomeui-0</b></p>
<p><b><br /></b></p>
<p></p>
<p><b>7) Install Lotus Notes and Sametime etc</b></p>
<p><b>dpkg -i ibm-lotus-notes-8.5.3.i586.deb</b></p>
<p><b>dpkg -i&nbsp;ibm-lotus-feedreader-8.5.3.i586.deb</b></p>
<p><b>dpkg -i&nbsp;ibm-lotus-sametime-8.5.3.i586.deb</b></p>
<p></p>
</p>
<p><b>8) We are not really there yet</b></p>
<p><b>sudo apt-get install g++-multilib libgtk2.0-dev</b></p>
<p><b><br /></b></p>
<p><b>9) GDK Fix</b></p>
<p><b></b></p>
<p><b><strong>wget <a href="https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/Makefile" rel="nofollow">https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/Makefile</a></strong></b></p>
<p><b>
<p><strong>wget <a href="https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/libnotesgtkfix.c" rel="nofollow">https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/libnotesgtkfix.c</a></strong></p>
<p><strong>wget <a href="https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/notes-wrapper" rel="nofollow">https://github.com/sgh/lotus-notes_gtk2.23.3/raw/d3492c997bc7a92b895fa1369d4743a8e20b56b5/notes-wrapper</a></strong></p>
<p></b>
</p>
<p>Important: Note that the ‘ before s and after g is of type that is straight. Not that it is a backquote before pkg</p>
</p>
<p><b>sudo sed -i &#8216;s/gcc -Wall -Wextra `pkg/gcc -Wall -Wextra -m32 `pkg/g&#8217; Makefile</b></p>
</p>
<p style="font-weight:bold;"><strong>make</strong></p>
<p style="font-weight:bold;"><span class="Apple-style-span" style="font-weight:normal;"><b></b></span></p>
<p style="display:inline!important;"><b><strong>chmod +x notes-wrapper</strong></b></p>
</p>
<p> <strong>sudo cp notes-wrapper libnotesgtkfix.so /opt/ibm/lotus/notes/</strong></p>
</p>
<p>Important: Note that the ‘ before s and after g is of type that is straight. </p>
<p><strong>sudo sed -i &#8216;s/../notes %F/../notes-wrapper %F/g&#8217; /usr/share/applications/LotusNotes8.5.desktop</strong></p>
<p><strong><br /></strong></p>
<p><strong>10) Make notes-wrapper file look like this</strong></p>
<p>Change all references to /anders/ to /yourusername/ also be careful with quotes so they are correct</p>
<p><b>nano /opt/ibm/lotus/notes/notes-wrapper</b></p>
</p>
<p>#!/bin/sh</p>
<p>cd `dirname &#8220;$0&#8243;`</p>
<p>echo &#8220;setting locale …&#8221;</p>
<p>LANGUAGE=&#8221;en_US.UTF-8&#8243;</p>
<p>LC_ALL=&#8221;en_US.UTF-8&#8243;</p>
<p>LANG=&#8221;en_US.UTF-8&#8243;</p>
<p>export LANGUAGE LC_ALL LANG</p>
<p></p>
<p>echo &#8220;setting notes environment …&#8221;</p>
<p>NOTESBIN=/opt/ibm/lotus/notes</p>
<p>NOTESDATA=/home/anders/lotus/notes/data</p>
<p>NOTESDIR=/home/anders/lotus/notes</p>
<p>LD_LIBRARY_PATH=$NOTESBIN:/usr/lib/i386-linux-gnu:$NOTESBIN/jvm/bin/classic:$NOTESBIN/jvm/bin:$LD_LIBRARY_PATH</p>
<p>PATH=$NOTESBIN/jvm/bin:$NOTESBIN:$PATH</p>
<p>CLASSPATH=./:$NOTESBIN/:$CLASSPATH</p>
<p>export NOTESBIN NOTESDATA NOTESDIR LD_LIBRARY_PATH PATH CLASSPATH</p>
<p></p>
<p>#/opt/ibm/Workplace Managed Client/rcp/richclient -personality com.ibm.workplace.noteswc.standalone.linux.personality</p>
<p></p>
<p>echo &#8220;starting notes …&#8221;</p>
<p></p>
<p>LD_PRELOAD=`pwd`/libnotesgtkfix.so `pwd`/notes $*</p>
<div style="font-weight:bold;"></div>
</p>
<p><strong>11) Symlinks</strong></p>
<p><strong>sudo ln -s /usr/lib32/i386-linux-gnu/libgnomeui-2.so.0 /usr/lib32/libgnomeui-2.so.0<br /> sudo ln -s /usr/lib32/i386-linux-gnu/libavahi-glib.so.1 /usr/lib32/libavahi-glib.so.1<br /> sudo ln -s /lib32/i386-linux-gnu/libpopt.so.0 /usr/lib32/libpopt.so.0<br /> sudo ln -s /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so /usr/lib32/libcanberra-gtk-module.so</strong></p>
<p><strong>sudo&nbsp;</strong><strong>ln -s /usr/lib/i386-linux-gnu/i386-linux-gnu/libORBitCosNaming-2.so.0 /usr/lib32</strong></p>
<p><strong></strong></p>
<p><strong>sudo ln -s /usr/lib/i386-linux-gnu/i386-linux-gnu/libORBit-2.so.0 /usr/lib32</strong></p>
<div><strong><br /></strong></div>
</p>
<p><strong>12) Speed it up</strong></p>
<p><strong></strong></p>
<p><strong><strong>sudo sed -i &#8216;s/vmarg.Xmx=-Xmx256m/vmarg.Xmx=-Xmx768m/g&#8217; /opt/ibm/lotus/notes/framework/rcp/deploy/jvm.properties</strong></strong></p>
<p><strong><strong><br /></strong></strong></p>
</p>
<p><strong></strong></p>
<p><strong>13) Go nag on IBM to make software that is more linux compatible!!</strong></p>
<p><strong><img width="898" height="644" title="Lotus love" src="http://usablesoftware.files.wordpress.com/2012/05/selection_216.png?w=898&#038;h=644"></strong></p>
</p>
</p>
</p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/301/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=301&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/05/04/install-lotus-notes-8-5-3-on-ubuntu-12-04-64bit/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>

		<media:content url="http://usablesoftware.files.wordpress.com/2012/05/screenshot-from-2012-05-04-084828.png" medium="image" />

		<media:content url="http://usablesoftware.files.wordpress.com/2012/05/workspace-1_212.png" medium="image">
			<media:title type="html">Edit</media:title>
		</media:content>

		<media:content url="http://usablesoftware.files.wordpress.com/2012/05/selection_213.png" medium="image">
			<media:title type="html">Removetext</media:title>
		</media:content>

		<media:content url="http://usablesoftware.files.wordpress.com/2012/05/selection_214.png" medium="image">
			<media:title type="html">Terminal1</media:title>
		</media:content>

		<media:content url="http://usablesoftware.files.wordpress.com/2012/05/selection_215.png" medium="image">
			<media:title type="html">Terminal2</media:title>
		</media:content>

		<media:content url="http://usablesoftware.files.wordpress.com/2012/05/selection_216.png" medium="image">
			<media:title type="html">Lotus love</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing Blogilo</title>
		<link>http://usablesoftware.wordpress.com/2012/04/29/testing-blogilo/</link>
		<comments>http://usablesoftware.wordpress.com/2012/04/29/testing-blogilo/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 22:18:17 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=291</guid>
		<description><![CDATA[Using Ubuntu 12.04 I have installe Blogilo and hopefully it will work well with both images and syntax highlightning. Here is an image: Here is some code: if not then bla bla end if [Update] Image worked  well but no special support for syntax hightlightning or anything lite that.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=291&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Using Ubuntu 12.04 I have installe Blogilo and hopefully it will work well with both images and syntax highlightning.</p>
<div></div>
<div>Here is an image:</p>
<div></div>
<div><img title="Test" src="http://usablesoftware.files.wordpress.com/2012/04/selection_074.png?w=137&#038;h=120" alt="Test" width="137" height="120" /></div>
</div>
<div></div>
<div></div>
<div>Here is some code:</div>
<div>if not then bla bla</div>
<div>end if</div>
<p>[Update] Image worked  well but no special support for syntax hightlightning or anything lite that.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/291/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/291/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=291&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/04/29/testing-blogilo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>

		<media:content url="http://usablesoftware.files.wordpress.com/2012/04/selection_074.png" medium="image">
			<media:title type="html">Test</media:title>
		</media:content>
	</item>
		<item>
		<title>Speed up Lotus Notes 8.5.X on Mac Os X</title>
		<link>http://usablesoftware.wordpress.com/2012/04/24/speed-up-lotus-notes-8-5-x-on-mac-os-x/</link>
		<comments>http://usablesoftware.wordpress.com/2012/04/24/speed-up-lotus-notes-8-5-x-on-mac-os-x/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:49:56 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[lotus]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=288</guid>
		<description><![CDATA[And here is the same Java optimization flag for Mac Os X in a script. I have no idea how to push out a setting like this on a company that has Mac and Lotus Notes. This script has not been tested by me!  Thanks to Skellefteå for providing this script. #!/bin/sh FILE=&#8221;/Applications/Notes.app/Contents/MacOS/rcp/deploy/jvm.properties&#8221; grep -iq [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=288&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>And here is the same Java optimization flag for Mac Os X in a script. I have no idea how to push out a setting like this on a company that has Mac and Lotus Notes.</p>
<p>This script has not been tested by me!  Thanks to Skellefteå for providing this script.</p>
<p>#!/bin/sh<br />
FILE=&#8221;/Applications/Notes.app/Contents/MacOS/rcp/deploy/jvm.properties&#8221;<br />
grep -iq &#8220;vmarg.xmx&#8221; $FILE<br />
if [ $? -eq 0 ]; then<br />
sed -i &#8220;&#8221; &#8220;s/vmarg.Xmx=-Xmx256m/vmarg.Xmx=-Xmx768m/g&#8221; $FILE<br />
else<br />
echo &#8220;vmarg.Xmx=-Xmx768m&#8221; &gt;&gt; $FILE<br />
fi</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/288/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/288/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=288&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/04/24/speed-up-lotus-notes-8-5-x-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Speed up Lotus Notes on Windows</title>
		<link>http://usablesoftware.wordpress.com/2012/04/24/speed-up-lotus-notes-on-windows/</link>
		<comments>http://usablesoftware.wordpress.com/2012/04/24/speed-up-lotus-notes-on-windows/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:45:32 +0000</pubDate>
		<dc:creator>usablesoftware</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://usablesoftware.wordpress.com/?p=286</guid>
		<description><![CDATA[Here is VBScript code for setting the Java optimization flag for Lotus Notes on Windows, that you can use to speed up Lotus Notes in your company using Group Policies. It should work on Windows 7 and on Windows XP, both 32 and 64 bit. Please give feedback if you have anything to add here. [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=286&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Here is VBScript code for setting the Java optimization flag for Lotus Notes on Windows, that you can use to speed up Lotus Notes in your company using Group Policies. It should work on Windows 7 and on Windows XP, both 32 and 64 bit.</p>
<p>Please give feedback if you have anything to add here. I would like to do a better script. When I tested this it worked as intended. I thing it breaks the jvp.properties file by changing the line break to Windows type (originally unix style). But Notes does not seem to mind this.</p>
<p>Thanks to Hogis for the original code and sorry that comments are in Swedish.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&#8216;Speed up notes 2012-04-23</p>
<p>&#8217;0 Initiera variabler<br />
Set objFSO = CreateObject(&#8220;Scripting.FileSystemObject&#8221;) &#8216;Laddar FSO (File System Object) för att hantera kataloger och filer lokalt.<br />
Set oShell = CreateObject(&#8220;WScript.Shell&#8221;) &#8216;Laddar oShell för att bla kunna ta ut systemvariabler, &#8220;set-parametrar&#8221;.<br />
Set objWMIService = GetObject(&#8220;winmgmts:{impersonationLevel=impersonate}!\\.\root\cimv2&#8243;) &#8216;Connectar WMI lokalt (Windows Management Instrumentation), för att hantera processer.<br />
Set WshShell = WScript.CreateObject(&#8220;WScript.Shell&#8221;) &#8216;Laddar WshShell för att kunna starta en cmd-process.<br />
Dim strProgramPath32<br />
Dim strProgramPath64<br />
strProgramPath32 = oShell.ExpandEnvironmentStrings(&#8220;%PROGRAMFILES%&#8221;) &#8216;Tar ut sökvägen till programkatalogen.<br />
strProgramPath64 = oShell.ExpandEnvironmentStrings(&#8220;%PROGRAMFILES(x86)%&#8221;)<br />
Const ForReading = 1<br />
Const ForWriting = 2</p>
<p>On Error Resume Next &#8216; Avbryt inte för errors</p>
<p>Const HKEY_CLASSES_ROOT         = &amp;H80000000<br />
Const HKEY_CURRENT_USER         = &amp;H80000001<br />
Const HKEY_LOCAL_MACHINE        = &amp;H80000002<br />
Const HKEY_USERS                = &amp;H80000003<br />
Const HKEY_CURRENT_CONFIG         = &amp;H80000005<br />
Set oRegistry=GetObject(&#8220;winmgmts:{impersonationLevel=impersonate}!\\.\root\default:StdRegProv&#8221;)</p>
<p>MemoryOptimizeNotes &#8216;Run this</p>
<p>Sub MemoryOptimizeNotes<br />
Dim strJvmProp32<br />
Dim strJvmProp64<br />
Dim objFile<br />
strJvmProp32 = strProgramPath32 &amp; &#8220;\IBM\Lotus\Notes\framework\rcp\deploy\&#8221;<br />
strJvmProp64 = strProgramPath64 &amp; &#8220;\IBM\Lotus\Notes\framework\rcp\deploy\&#8221;</p>
<p>If objFSO.FolderExists(strJvmProp64) = True Then</p>
<p>Set objFSO = CreateObject(&#8220;Scripting.FileSystemObject&#8221;)<br />
Set objFile = objFSO.OpenTextFile(strJvmProp64 &amp; &#8220;jvm.properties&#8221;, ForReading)</p>
<p>strText = objFile.ReadAll<br />
objFile.Close<br />
strNewText = Replace(strText, &#8220;vmarg.Xmx=-Xmx256m&#8221;, &#8220;vmarg.Xmx=-Xmx768m&#8221;)</p>
<p>Set objFile = objFSO.OpenTextFile(strJvmProp64 &amp; &#8220;jvm.properties&#8221;, ForWriting)<br />
objFile.WriteLine strNewText<br />
objFile.Close</p>
<p>ElseIf objFSO.FolderExists(strJvmProp32) = True Then</p>
<p>Set objFSO = CreateObject(&#8220;Scripting.FileSystemObject&#8221;)<br />
Set objFile = objFSO.OpenTextFile(strJvmProp32 &amp; &#8220;jvm.properties&#8221;, ForReading)</p>
<p>strText = objFile.ReadAll<br />
objFile.Close<br />
strNewText = Replace(strText, &#8220;vmarg.Xmx=-Xmx256m&#8221;, &#8220;vmarg.Xmx=-Xmx768m&#8221;)</p>
<p>Set objFile = objFSO.OpenTextFile(strJvmProp32 &amp; &#8220;jvm.properties&#8221;, ForWriting)<br />
objFile.WriteLine strNewText<br />
objFile.Close</p>
<p>End If</p>
<p>End Sub</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/usablesoftware.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/usablesoftware.wordpress.com/286/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=usablesoftware.wordpress.com&#038;blog=12509914&#038;post=286&#038;subd=usablesoftware&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://usablesoftware.wordpress.com/2012/04/24/speed-up-lotus-notes-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7b5af390e54ff9857dcaa1a5e1f8a8d6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">usablesoftware</media:title>
		</media:content>
	</item>
	</channel>
</rss>
