<?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>BrianPowell&#039;s Blog &#187; HowTo&#8217;s</title>
	<atom:link href="http://blog.rhatters.org/category/howtos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rhatters.org</link>
	<description>Personal Blog for BrianPowell covering Red Hat, Fedora and various other Linux and OSS related topics</description>
	<lastBuildDate>Wed, 22 Apr 2009 17:53:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Domino 8 on RHEL 5.2</title>
		<link>http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/</link>
		<comments>http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 16:30:37 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[HowTo's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Domino]]></category>

		<guid isPermaLink="false">http://blog.rhatters.org/?p=14</guid>
		<description><![CDATA[Running the Domino server installer on Red Hat platforms.
To successfully install a Domino 8 server using graphical mode on supported Red Hat platforms, I performed the following steps: (Note these steps were performed on Red Hat Enterprise Linux 5.2 x86_64)
1. Install the seamonkey fedora rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/seamonkey-1.1.11-1.i386.rpm
or simply download the source rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/source/seamonkey-1.1.11-1.src.rpm and [...]]]></description>
			<content:encoded><![CDATA[<p>Running the Domino server installer on Red Hat platforms.<br />
To successfully install a Domino 8 server using graphical mode on supported Red Hat platforms, I performed the following steps: (Note these steps were performed on Red Hat Enterprise Linux 5.2 x86_64)</p>
<p>1. Install the seamonkey fedora rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/seamonkey-1.1.11-1.i386.rpm</p>
<p>or simply download the source rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/source/seamonkey-1.1.11-1.src.rpm and build it yourself</p>
<p>2. Install the following dependency packages.</p>
<p>#yum install libXp libXmu</p>
<p>3. After the initial install run the following as root</p>
<p>#/usr/bin/xhost local:notes</p>
<p>#su notes<br />
#cd /local/notesdata &lt;&#8211; if this is the data path you selected during installation</p>
<p>#/opt/ibm/lotus/bin/server</p>
<p>to complete the install.</p>
<p>I had a couple of issues setting up the Domino 8 server on Linux.</p>
<p>– when installing the server, do not select to create the symbolic link – softlink if you are installing into the default locations.</p>
<p>- I also had the usual problem where x-windows could not display the setup program. The error was</p>
<p>“Please edit your shell&#8217;s DISPLAY environment variable to<br />
reflect an unlocked terminal that you would like to launch<br />
the Domino Setup Program”<br />
The fix was to su to root and run the command /usr/X11R6/bin/xhost this sets security to let the machine export the display on it&#8217;s own screen<br />
then as the “notes” user run&#8230;<br />
DISPLAY=:0.0<br />
export DISPLAY</p>
<p>Once this is done cd to the /local/notesdata directory and run /opt/ibm/lotus/bin/server to start the setup program.</p>
<div style="float:left"><a href="http://www.google.com/reader/link?url=http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/&title=Domino 8 on RHEL 5.2&srcTitle=BrianPowell&#039;s Blog&srcURL=http://blog.rhatters.org"target="_blank" rel=""><img border="0" src="http://blog.rhatters.org/wp-content/plugins/wp-google-buzz/icon/small_horiz.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.7;this.filters.alpha.opacity=70" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
