<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=CTSC%3AARRA%3Adcm4chee_install</id>
	<title>CTSC:ARRA:dcm4chee install - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=CTSC%3AARRA%3Adcm4chee_install"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CTSC:ARRA:dcm4chee_install&amp;action=history"/>
	<updated>2026-04-11T18:45:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CTSC:ARRA:dcm4chee_install&amp;diff=50454&amp;oldid=prev</id>
		<title>Pieper: Created page with '=Using DCM4CHEE = ===Installation Instructions for x86_64 Linux, Centos === *Download the latest DCM4CHEE for Postgresql **wget http://sourceforge.net/projects/dcm4che/files/dcm4…'</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CTSC:ARRA:dcm4chee_install&amp;diff=50454&amp;oldid=prev"/>
		<updated>2010-03-16T12:25:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;=Using DCM4CHEE = ===Installation Instructions for x86_64 Linux, Centos === *Download the latest DCM4CHEE for Postgresql **wget http://sourceforge.net/projects/dcm4che/files/dcm4…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Using DCM4CHEE =&lt;br /&gt;
===Installation Instructions for x86_64 Linux, Centos ===&lt;br /&gt;
*Download the latest DCM4CHEE for Postgresql&lt;br /&gt;
**wget http://sourceforge.net/projects/dcm4che/files/dcm4chee/2.14.7/dcm4chee-psql-2.14.7.zip/download&lt;br /&gt;
*Install Postgresql&lt;br /&gt;
**sudo yum install postgresql postgresql-server&lt;br /&gt;
&lt;br /&gt;
*Install DCM4CHEE&lt;br /&gt;
**Follow instructions at http://www.dcm4che.org/confluence/display/ee2/Installation&lt;br /&gt;
**Special Steps&lt;br /&gt;
***Download Sun's Java Advanced Imaging Image I/O Tools 1.1 for 64bit Linux:&lt;br /&gt;
****wget http://download.java.net/media/jai-imageio/builds/release/1.1/jai_imageio-1_1-lib-linux-i586.tar.gz&lt;br /&gt;
***Download the binary distribution package of JBoss Application Server 4.2.3.GA&lt;br /&gt;
****wget http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/jboss-4.2.3.GA.zip/download&lt;br /&gt;
***Download the Audit Record Repository (ARR)&lt;br /&gt;
****wget http://sourceforge.net/projects/dcm4che/files/dcm4chee-arr/3.0.8/dcm4chee-arr-psql-3.0.8.zip/download &lt;br /&gt;
***Unarchive the downloaded files.&lt;br /&gt;
***sudo cp -rp dcm4chee-psql-2.14.7 /opt&lt;br /&gt;
***sudo cp -p jai_imageio-1_1/lib/libclib_jiio.so /opt/dcm4chee-psql-2.14.7/bin/native/&lt;br /&gt;
***sudo /opt/dcm4chee-psql-2.14.7/bin/install_jboss.sh jboss-4.2.3.GA&lt;br /&gt;
***sudo /opt/dcm4chee-psql-2.14.7/bin/install_arr.sh dcm4chee-arr-psql-3.0.8/&lt;br /&gt;
***Start Postgresql server&lt;br /&gt;
****sudo mkdir /opt/pgdata&lt;br /&gt;
****sudo chown /opt/pgdata postgres&lt;br /&gt;
****sudo -s -H -u postgres&lt;br /&gt;
****initdb -D /opt/pgdata/ -U postgres -W (enter postgres as password)&lt;br /&gt;
***Create databases&lt;br /&gt;
****createdb pacsdb&lt;br /&gt;
****psql pacsdb -f /opt/dcm4chee-psql-2.14.7/sql/create.psql&lt;br /&gt;
****createdb arrdb&lt;br /&gt;
****set password in files /opt/dcm4chee-psql-2.14.7/server/default/deploy/arr-psql-ds.xml and pacs-postgres-ds.xml&lt;br /&gt;
&lt;br /&gt;
*Running DCM4CHEE&lt;br /&gt;
**sudo /opt/dcm4chee-psql-2.14.7/bin/run.sh&lt;br /&gt;
**change default AETitle to MI2B2 (See step 12. at http://www.dcm4che.org/confluence/display/ee2/Installation)&lt;br /&gt;
**test then stop run.sh&lt;br /&gt;
**Run as a service (See step 18 at http://www.dcm4che.org/confluence/display/ee2/Installation)&lt;br /&gt;
***edit /opt/dcm4chee-psql-2.14.7/server/default/conf/jboss-log4j.xml to comment out &amp;quot;&amp;lt;appender-ref ref=&amp;quot;CONSOLE&amp;quot;/&amp;gt;&amp;quot;&lt;br /&gt;
***sudo cp /opt/dcm4chee-psql-2.14.7/bin/dcm4chee_init_redhat.sh /etc/init.d/dcm4chee&lt;br /&gt;
***Modify JBOSS_HOME, JBOSS_USER and JAVAPTH in /etc/init.d/dcm4chee&lt;br /&gt;
***sudo /sbin/chkconfig dcm4chee on&lt;br /&gt;
***sudo service dcm4chee start&lt;br /&gt;
*Stop DCM4CHEE&lt;br /&gt;
**sudo /sbin/service dcm4chee stop&lt;/div&gt;</summary>
		<author><name>Pieper</name></author>
		
	</entry>
</feed>