Changeset 443
- Timestamp:
- Dec 4, 2009 5:06:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expgui_Unix_readme.html
- Property rcs:date changed from 2000/12/22 21:14:32 to 2001/09/25 23:20:06
- Property rcs:lines changed from +5 -3 to +16 -27
- Property rcs:rev changed from 1.13 to 1.14
r366 r443 47 47 <A HREF="http://www.ncnr.nist.gov/programs/crystallography/software/unixgsas.html"> 48 48 http://www.ncnr.nist.gov/programs/crystallography/software/unixgsas.html 49 </A> for installation instructions. 49 </A> for installation instructions. The current versions of EXPGUI must be 50 used with GSAS versions released on or after April, 2001. 51 <I>EXPGUI v. 1.40 and later are not compatible with earlier Unix versions of 52 GSAS -- as the file formats have changed.</I> 50 53 51 54 <P>More information about EXPGUI, including information on how it … … 64 67 on <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/expgui_ALPHA.tar.gz"> 65 68 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/expgui_ALPHA.tar.gz</A> 66 <P> 67 If you are using an older version of GSAS (before April, 2000) you may 68 want to download the TCLDUMP program to speed and enhance liveplot and the 69 EXPTOOL program which allows EXPGUI to add phases, histograms and atoms 70 to .EXP files. More recent versions of GSAS include these programs in the 71 distributions. 69 P> 70 If you have a version of GSAS from September 2001, or earlier and wish 71 to set up dummy histograms from EXPEDT, you will need to 72 update the EXPTOOL program using one of the following files: 72 73 <UL> 73 74 <LI>LINUX: <BR> 74 <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_linux/tcldump.tar.gz">75 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_linux/tcldump.tar.gz</A> (~65 K)76 <BR>77 75 <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_linux/exptool.tar.gz"> 78 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_linux/exptool.tar.gz</A> (~ 292 K)76 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_linux/exptool.tar.gz</A> (~0.3 Mb) 79 77 </LI><P> 80 78 or 81 79 <P> 82 80 <LI>Silicon Graphics: <BR> 83 <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_sgi/tcldump.tar.gz">84 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_sgi/tcldump.tar.gz</A> (~45 K)85 <BR>86 81 <A HREF="ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_sgi/exptool.tar.gz"> 87 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_sgi/exptool.tar.gz</A> (~ 377 K)88 </UL>Transfer the files by shift-clicking on the appropriate links.82 ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/exe_sgi/exptool.tar.gz</A> (~0.4 Mb) 83 </UL>Transfer the appropriate file by shift-clicking on the appropriate link. 89 84 <H2> 90 85 2. EXPGUI Installation</H2> … … 168 163 <I>Note that this step (2.2c) is incompatible with the one above (2.2b).</I> 169 164 </UL> 170 <H3> 171 2.3 Installing TCLDUMP</H3> 172 If not already present, the TCLDUMP program should be located with all of the GSAS executable files, for example in /usr/local/gsas/exe/. 173 <PRE> 174 cd /usr/local/gsas/exe 175 gunzip < [/path/]tcldump.tar.gz | tar xvf - 176 </PRE> 177 178 <H3> 179 2.4 Installing EXPTOOL</H3> 180 If not already present, the EXPTOOL program should be located with all of the GSAS executable files, 165 H3> 166 167 2.3 Installing EXPTOOL</H3> 168 If being upgraded, the EXPTOOL program should be placed in the 169 directory with the GSAS executable files, 181 170 for example in /usr/local/gsas/exe/. 182 171 <PRE>
Note: See TracChangeset
for help on using the changeset viewer.