Changeset 864
- Timestamp:
- Dec 4, 2009 5:13:21 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expgui_Win_readme.html
- Property rcs:date changed from 2004/09/30 15:24:29 to 2005/12/16 00:44:34
- Property rcs:lines changed from +3 -3 to +19 -19
- Property rcs:rev changed from 1.26 to 1.27
r821 r864 57 57 will do so by downloading a single file that installs the GSAS programs, 58 58 the Tcl/Tk package (with some extensions), the EXPGUI scripts, as well as 59 makes registry changes (or AUTOEXEC.BAT edits) as needed by GSAS. This will59 makes registry entries & defines shortcuts. This will 60 60 be described in brief in the next section of this page. 61 61 It is also possible to download and install GSAS, Tcl/Tk & EXPGUI from … … 77 77 as well as the Tcl/Tk package, needed by EXPGUI. This self-installing 78 78 file uncompresses itself, copies the required files 79 to a selected directory and either modifies the <TT>AUTOEXEC.BAT</TT> file80 and/orcreates the appropriate registry entries needed to run the programs.79 to a selected directory and 80 creates the appropriate registry entries needed to run the programs. 81 81 A 82 82 <a href="http://www.ncnr.nist.gov/xtal/software/gsas+expgui.html"> … … 109 109 <P><LI><B>Page through the installation screens & select install options</B> 110 110 111 <P><LI><B>Wait while the files are installed and then continue, 112 allowing the computer to be rebooted</B> 111 <P><LI><B>Wait while the files are installed. </B> 113 112 114 113 <P><LI><B>Delete the gsas+expgui.exe file (optional)</B> … … 209 208 <H2>Problems & Questions</H2> 210 209 <OL> 210 <LI>Where can the software be installed? 211 <UL> 212 Do not install the software on a directory containing a space (for example, 213 C:\Program files\GSAS). This will cause some of the shortcuts to break. 214 <P> 215 On Windows-95/-98 or -ME, if you install in a location other than C:\GSAS, 216 you will need to define the GSAS environment variable in your AUTOEXEC.BAT file 217 by adding a line like this: 218 <FONT FACE="COURIER"><PRE> 219 SET GSAS=G:\MySoftware\GSAS 220 </PRE></FONT> 221 </UL> 222 211 223 <LI>How do I increase the Environment variable space 212 224 <UL>This is only needed on -95/-98 or -ME. … … 231 243 I depend on feedback from users to tell me of OS conflicts, but none have 232 244 been reported. 233 <P>234 I have heard that there are minor235 problems with running EXPGUI on -XP -- after GSAS programs are run, EXPGUI236 may remain minimized (on the taskbar) rather than reopen itself. This237 should be addressed as of EXPGUI 1.73, but238 problem can be avoided by unselecting the "Minimize on GSAS" checkbutton239 in the Options menu. Likewise, with older versions of EXPGUI on -XP, sometimes240 the program hangs at the point where one is asked if a .EXP file should241 loaded after a refinement. Use of the "Autoload .EXP" will bypass the problem,242 but the bug should have been fixed in EXPGUI 1.73.243 245 </UL> 244 246 <LI>EXPGUI seems pretty slow, or is it my imagination? … … 286 288 There are some definite problems in GSAS where directory and file 287 289 names contain 288 spaces. EXPGUI should help avoid some of these problems, so if you find 289 anything file names that break EXPGUI & GSAS, let me know how to 290 duplicate exactly what you are doing. 290 spaces so EXPGUI generates warning messages if you do this. 291 291 </UL> 292 292
Note: See TracChangeset
for help on using the changeset viewer.