<?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"
	>

<channel>
	<title>PatientOS Open Source EMR &#187; System Administrators</title>
	<atom:link href="http://www.patientos.org/blog/?feed=rss2&#038;cat=4" rel="self" type="application/rss+xml" />
	<link>http://www.patientos.org/blog</link>
	<description>Guide to the PatientOS healthcare information system</description>
	<pubDate>Mon, 18 Jan 2010 13:58:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Installing PatientOS on SUN Sparc/Solaris 10</title>
		<link>http://www.patientos.org/blog/?p=64</link>
		<comments>http://www.patientos.org/blog/?p=64#comments</comments>
		<pubDate>Tue, 28 Oct 2008 16:03:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://www.patientos.org/blog/?p=64</guid>
		<description><![CDATA[Solaris installation instructions are very similar to the Linux instructions.
The main difference is
a) Download gnu tar and install its dependent packages from ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/ with the pkgadd -d &#60;file&#62; command.

libiconv-1.9.2-sol10-sparc-local
libgcc-3.4.6-sol10-sparc-local
tar-1.16-sol10-sparc-local

b) The PostgreSQL software install of postgresql-8.3.1-S10.sparc-32
https://sun-rfid.dev.java.net/postgresql-install.htm#install


c) The Java install of jdk-6u7-solaris-sparc.sh
download java 1.6.07 for Sparc Solaris 10.  Unpack and then replace the patientos java directory


rm [...]]]></description>
			<content:encoded><![CDATA[<p>Solaris installation instructions are very similar to the Linux instructions.</p>
<p>The main difference is</p>
<p>a) Download gnu tar and install its dependent packages from <!-- m --><a class="postlink" href="ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/">ftp://ftp.sunfreeware.com/pub/freeware/sparc/10/</a><!-- m --> with the pkgadd -d &lt;file&gt; command.</p>
<dl class="codebox">
<dd><code>libiconv-1.9.2-sol10-sparc-local<br />
libgcc-3.4.6-sol10-sparc-local<br />
tar-1.16-sol10-sparc-local</code></dd>
</dl>
<p>b) The PostgreSQL software install of postgresql-8.3.1-S10.sparc-32<br />
<!-- m --><span class="postlink"><a href="https://sun-rfid.dev.java.net/postgresql-install.htm#install">https://sun-rfid.dev.java.net/postgresql-install.htm#install</a><br />
</span></p>
<p><!-- m --></p>
<p>c) The Java install of jdk-6u7-solaris-sparc.sh</p>
<p>download java 1.6.07 for Sparc Solaris 10.  Unpack and then replace the patientos java directory</p>
<dl class="codebox">
<dt><a onclick="selectCode(this); return false;" href="../../phpBB3/viewtopic.php?f=18&amp;t=188#"></a></dt>
<dd><code>rm -fR /usr/local/patientos/082/jre1.6.0_02<br />
mv jdk1.6.0_07 /usr/local/patientos/082<br />
mv /usr/local/patientos/082/jdk1.6.0_07 /usr/local/patientos/082/jre1.6.0_02<br />
</code></dd>
</dl>
<p>d) Remember, like Linux, running PatientOS using X-Windows over a LAN is slooooow. NX Server/Nx Client allow you to get a fast, snappy application as long as you have a fairly recent CPU (2.2 dual core min recommended). Just install the 3 packages.<br />
<!-- m --><a class="postlink" href="http://www.nomachine.com/download.php">http://www.nomachine.com/download.php</a></p>
<p><!-- m --></p>
<p>e) Create users, login and start patientos (command line or setup a shortcut)</p>
<p>Here is PatientOS running on a Solaris 10 desktop !</p>
<div id="attachment_65" class="wp-caption alignnone" style="width: 510px"><a href="http://www.patientos.org/blog/wp-content/patientos_sun.png"><img class="size-full wp-image-65" title="patientos_sun" src="http://www.patientos.org/blog/wp-content/patientos_sun.png" alt="PatientOS running on solaris" width="500" height="372" /></a><p class="wp-caption-text">PatientOS running on solaris</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.patientos.org/blog/?feed=rss2&amp;p=64</wfw:commentRss>
		</item>
	</channel>
</rss>
