file_logo

AMIDE: Amide's a Medical Imaging Data Examiner

.


Linux Installation Instructions

Binary RPMs

The binary RPMs are currently built for Fedora Core. If you're using an RPM based, non-Redhat distribution, these packages probably won't work, but are worth a shot. If these packages don't work, try rebuilding the source RPM's.

First, download the needed binary .x86_64.rpm packages Installation/Upgrading should then be (as root):

      rpm -Uvh *.rpm
 

Building from Source RPMs

This "should" work on RPM based Linux distributions. You'll probably need to install a number of additional development packages from your distribution in order to be able to compile.

Download the needed .src.rpm packages. To rebuild and install these packages, run (as root):

      rpmbuild --rebuild xmedcon-*.src.rpm
      rpm -Uvh /usr/src/redhat/RPMS/x86_64/xmedcon-*.x86_64.rpm

      rpmbuild --rebuild volpack-*.src.rpm
      rpm -Uvh /usr/src/redhat/RPMS/x86_64/volpack-*.x86_64.rpm

      rpmbuild --rebuild dcmtk-*.src.rpm
      rpm -Uvh /usr/src/redhat/RPMS/x86_64/dcmtk-*.x86_64.rpm

      rpmbuild --rebuild amide-*.src.rpm
      rpm -Uvh /usr/src/redhat/RPMS/x86_64/amide-*.x86_64.rpm
 
Note, that on older distributions, there's not a separate "rpmbuild" command. Use "rpm" instead on these distributions.

Building from Source

This should work on all Linux distributions as well as Unix environments that have the gtk/gnome packages installed. Download the various *.tgz and *.tar.gz files, unpack them, and read the associated README files for further instructions.





last modified AML 2012-10-17 Validate: CSS & HTML Project hosted by: SourceForge.net Logo