About McIDAS McIDAS-V | ||||||||||||||||
McIDAS-XRD
2007
McIDAS-XRD version 2007 was distributed 25 May 2007, and must be built and installed after McIDAS-X
version 2007 (or later) is installed.
|
File name | Size | Description |
---|---|---|
mcxrd2007.sh | 3 KB | shell script that does the build/install
|
mcxrd2007.sp | 0.9 KB | disk space requirements file used by mcxrd2007.sh |
mcxrd2007.tar.Z | 42 MB | compressed tar file containing the source and data files |
If you are using the default (vendor) compilers,
Type: sh ./mcxrd2007.sh make
If you are using gcc/g77 compilers,
Type: sh ./mcxrd2007.sh -gcc make
After the build is completed, go to step 4 if a previous version of McIDAS-XRD is installed. Go to step 5 if this is the initial installation of McIDAS-XRD.
Type: sh ./mcxrdversion#.sh uninstall
Type: sh ./mcxrd2007.sh install
Once these steps are completed, you should be able to run any of the commands
included in the McIDAS-XRD 2007 package. If a previous version of McIDAS-XRD
was installed, it should be removed after version 2007 is installed, tested,
and working properly. Run the commands below to remove it, replacing version# with
the number of the version (e.g., 2006).
Type: sh ./mcxrdversion#.sh unmake
Type: rm mcxrdversion#.sh
Type: rm mcxrdversion#.sp
Type: rm mcxrdversion#.tar.Z