next up previous
Next: Overview of Commands Up: XIMGFIT v0.999 Manual Previous: Introduction

Installation

In order to use XIMGFIT, you must have a working versions of bash, tar, and gzip installed on your system. This is automatically the case on most major Unix distributions. If you have a previous version installed, remove it with rm -rf ximgfit/. Download the appropriate tar file for your system from http://xassist.pha.jhu.edu/downloads/ximgfit Unpack the tar file:
gunzip -c ximgfit_v0.999_rh6.2.tar.gz | tar xvf -
and then add the top-level directory to your PATH environment.That should be all that is required. Source distributions (for Python and the extensions) may be supported later.



Andrew Ptak 2001-10-11