Changeset 141 for trunk


Ignore:
Timestamp:
Dec 4, 2009 5:01:05 PM (14 years ago)
Author:
toby
Message:

# on 2000/05/17 20:11:07, toby did:
cleanup & update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/expgui_Unix_readme.html

    • Property rcs:date changed from 1999/09/09 21:00:32 to 2000/05/17 20:11:07
    • Property rcs:lines changed from +21 -21 to +27 -9
    • Property rcs:rev changed from 1.6 to 1.7
    r106 r141  
    11<HTML>
    22<HEAD>
     3   <META NAME="Author" CONTENT="Brian H. Toby">
    34   <TITLE>Installation notes for EXPGUI in Unix</TITLE>
    45</HEAD>
    5 <BODY>
    6 <H1>
    7 <FONT SIZE=+2>Installation notes for GSAS with the EXPGUI GUI for UNIX</FONT></H1>
     6<BODY BGCOLOR="#FFFFFF">
     7<A HREF=http://www.ncnr.nist.gov>
     8<IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif"
     9alt="Link to NIST Center for Neutron Research home page"
     10ALIGN=RIGHT></A>
     11<A HREF=http://www.nist.gov>
     12<IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif"
     13alt="Link to National Institute of Standards & Technology home page"
     14ALIGN=LEFT></A>
     15
     16<CENTER><H1>
     17UNIX Installation notes for GSAS with
     18<A HREF="expgui.html">
     19EXPGUI
     20</A>
     21</H1></CENTER>
    822Note that root access is not required to load GSAS, Tcl/Tk and
    923EXPGUI.
     
    1529<A HREF="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">
    1630http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html
    17 </A> for installation instructions.
     31</A> for installation instructions. Please note that EXPGUI seems to run very
     32slowly in Tcl/Tk version 8.1, but OK in 8.0 and 8.2.
     33<P>
    1834Likewise, I will assume you have also loaded the appropriate GSAS release, if not see
    1935<A HREF="http://www.ncnr.nist.gov/programs/crystallography/software/unixgsas.html">
     
    3753ftp://ftp.ncnr.nist.gov/pub/cryst/gsas/expgui_ALPHA.tar.gz</A>
    3854<P>
    39 Optionally download the TCLDUMP program to speed and enhance liveplot and the
     55If you are using an older version of GSAS (before April, 2000) you may
     56want to download the TCLDUMP program to speed and enhance liveplot and the
    4057EXPTOOL program which allows EXPGUI to add phases, histograms and atoms
    41 to .EXP files.
     58to .EXP files. More recent versions of GSAS include these programs in the
     59distributions.
    4260<UL>
    4361<LI>LINUX: <BR>
     
    122140<H4>
    1231412.3 Installing TCLDUMP</H4>
    124 The TCLDUMP program should be located with all of the GSAS executable files, for example in /usr/local/gsas/exe/.
     142If not already present, the TCLDUMP program should be located with all of the GSAS executable files, for example in /usr/local/gsas/exe/.
    125143<PRE>
    126144            cd    /usr/local/gsas/exe
     
    130148<H4>
    1311492.4 Installing EXPTOOL</H4>
    132 The EXPTOOL program should be located with all of the GSAS executable files,
     150If not already present, the EXPTOOL program should be located with all of the GSAS executable files,
    133151for example in /usr/local/gsas/exe/.
    134152<PRE>
Note: See TracChangeset for help on using the changeset viewer.