Changeset 69


Ignore:
Timestamp:
Dec 4, 2009 4:59:53 PM (13 years ago)
Author:
toby
Message:

# on 1999/03/19 16:58:39, toby did:
shift to *.ncnr.nist.gov, new liveplot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/expgui_Unix_readme.html

    • Property rcs:date changed from 1999/03/19 16:55:10 to 1999/03/19 16:58:39
    • Property rcs:lines changed from +17 -12 to +32 -14
    • Property rcs:rev changed from 1.3 to 1.4
    r64 r69  
    1313I will assume that you already have the Tcl/Tk package loaded on your computer. If this
    1414is not true, please see
    15 <A HREF="http://rrdjazz.nist.gov/~toby/tclpkgs.html">
    16 http://rrdjazz.nist.gov/~toby/tclpkgs.html
     15<A HREF="http://www.ncnr.nist.gov/~toby/tclpkgs.html">
     16http://www.ncnr.nist.gov/~toby/tclpkgs.html
    1717</A> for installation instructions.
    1818Likewise, I will assume you have also loaded the appropriate GSAS release, if not see
    19 <A HREF="http://rrdjazz.nist.gov/~toby/unixgsas.html">
    20 http://rrdjazz.nist.gov/~toby/unixgsas.html
     19<A HREF="http://www.ncnr.nist.gov/~toby/unixgsas.html">
     20http://www.ncnr.nist.gov/~toby/unixgsas.html
    2121</A> for installation instructions.
    2222
    2323<P>More information about EXPGUI, including information on how it
    24 can be customized, can be found on web pages <A HREF="http://rrdjazz.nist.gov/~toby/expgui/expgui.html">expgui.html</A>
    25 and <A HREF="http://rrdjazz.nist.gov/~toby/expgui/expgui_cfg.html">expgui_cfg.html</A>, found in the gsas/expgui/doc directory.
     24can be customized, can be found on web pages <A HREF="http://www.ncnr.nist.gov/~toby/expgui/expgui.html">expgui.html</A>
     25and <A HREF="http://www.ncnr.nist.gov/~toby/expgui/expgui_cfg.html">expgui_cfg.html</A>, found in the gsas/expgui/doc directory.
    2626
    2727<H2>
    28281. EXPGUI Downloading</H2>
    2929download file
    30 <A HREF="ftp://rrdjazz.nist.gov/bt1/gsas/expgui.tar.gz">
    31 ftp://rrdjazz.nist.gov/bt1/gsas/expgui.tar.gz</A> (~300 K)
     30<A HREF="ftp://ftp.ncnr.nist.gov/bt1/gsas/expgui.tar.gz">
     31ftp://ftp.ncnr.nist.gov/bt1/gsas/expgui.tar.gz</A> (~300 K)
    3232by shift-clicking on the previous link.
    3333<P>
    3434If you want to try the latest release (which may not have gotten
    3535a lot of testing, but probably has new bug fixes and capabilities) shift-click
    36 on <A HREF="ftp://rrdjazz.nist.gov/bt1/gsas/expgui_ALPHA.tar.gz">
    37 ftp://rrdjazz.nist.gov/bt1/gsas/expgui_ALPHA.tar.gz</A>
     36on <A HREF="ftp://ftp.ncnr.nist.gov/bt1/gsas/expgui_ALPHA.tar.gz">
     37ftp://ftp.ncnr.nist.gov/bt1/gsas/expgui_ALPHA.tar.gz</A>
     38<P>
     39Optionally download the TCLDUMP program to speed and enhance liveplot,
     40<UL>
     41<LI>LINUX: <A HREF="ftp://ftp.ncnr.nist.gov/bt1/gsas/exe_linux/tcldump.tar.gz">
     42ftp://ftp.ncnr.nist.gov/bt1/gsas/exe_linux/tcldump.tar.gz</A> (~65 K) or
     43<LI>Silicon Graphics: <A HREF="ftp://ftp.ncnr.nist.gov/bt1/gsas/exe_sgi/tcldump.tar.gz">
     44ftp://ftp.ncnr.nist.gov/bt1/gsas/exe_sgi/tcldump.tar.gz</A> (~45 K)
     45</UL>by shift-clicking on the appropriate link.
    3846<H2>
    39472. EXPGUI Installation</H2>
     
    5664            mkdir expgui
    5765            cd    expgui
    58             gunzip <  [/path]expgui.tar.gz  | tar xvf -
     66            gunzip <  [/path/]expgui.tar.gz  | tar xvf -
    5967</PRE>
    6068<P>When restoring the GSAS files from the tar file,
    61 note that <TT>[/path]</TT> in the example above indicates the location
     69note that <TT>[/path/]</TT> in the example above indicates the location
    6270where you downloaded the tar file in section 2, above.
    6371
     
    98106
    99107<em>Note that in the above commands </em><TT>^D</TT><em> means control-D.</em>
     108
     109<H4>
     1102.3 Installing TCLDUMP</H4>
     111The TCLDUMP program should be located with all of the GSAS executable files, for example in /usr/local/gsas/exe/.
     112<PRE>
     113            cd    /usr/local/gsas/exe
     114            gunzip <  [/path/]tcldump.tar.gz  | tar xvf -
     115</PRE>
     116
    100117<hr>
    101 GSAS is written by Allen C. Larson and Robert B. Von Dreele,  MS-H805,
     118GSAS is written by Allen C. Larson and <A HREF="http://lansce.lanl.gov/lujan/staff12/vondreele.htm">
     119Robert B. Von Dreele</A>, MS-H805,
    102120Los Alamos National Laboratory, Los Alamos, NM 87545. Problems, questions
    103121or kudos concerning GSAS should be sent to Robert B. Von Dreele at
     
    125143identification purposes and do not consitute an endorsement by NIST.
    126144
    127 <p><a href="http://rrdjazz.nist.gov/~toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>)
     145<p><a href="http://www.ncnr.nist.gov/~toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>)
    128146<br>
    129147$Revision$ $Date$
Note: See TracChangeset for help on using the changeset viewer.