AMIDE: Amide's a Medical Imaging Data Examiner |
|
Linux Installation InstructionsBinary RPMsThe 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 RPMsThis "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.rpmNote, that on older distributions, there's not a separate "rpmbuild" command. Use "rpm" instead on these distributions. Building from SourceThis 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 |