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