Arglan2 Mac OS

broken image


EXPGUI home
  1. Explore the world of Mac. Check out MacBook Pro, MacBook Air, iMac, Mac mini, and more. Visit the Apple site to learn, buy, and get support.
  2. The system was named Mac OS at that time, but Apple had been working on a completely new version that came to be Mac OS X. Long-time Mac users may remember that the first versions of Mac OS X were.

An icon used to represent a menu that can be toggled by interacting with this icon.


This page contains information on installing and running GSAS & EXPGUIon Macintosh OS X computers.
Please note:A new mechanism for installing GSAS & EXPGUI is now recommended. Seethis link. If this method is used, EXPGUI or a python script canbe used to update GSAS & EXPGUI quickly and easily.It is not clear how much longer the installation package described below will continute to be updated.

Installation

Both GSAS and EXPGUI require that X-windows (X11) be installed on your Mac.Since 10.3, X11 has been distributed as part of the operating system, but for 10.3 and 10.4 must be loaded manually. The instructions below describe how X11 is installed.
  1. Install X11 (<=10.4, only)
    Before you can run the GSAS package (or, for that matter, a large number of other Unix-derived graphics applications), you need to load the X Windows system (X11) onto your computer.

    For 10.5 (Leopard) or 10.6 (Snow Leopard), X11 is installed by default. Nothing needs to be done.

    For 10.4, one can load the Mac OS X from the install disk. Antia mac os. Note that this requires administrator access to the computer. The X11 installation procedure consist of the following steps:

    • On the finder window for the DVD, scroll down and double-click on the Optional Installs icon, which starts the installer.
    • Proceed through the windows by pressing Continue (note that X11 must be installed on the boot disk).
    • On the package list page, click on the arrow next to Applications to open the list, then select X11 to be installed by clicking in the box to the left and click Install.
    • The installation then begins.
    • When installation is complete, the X11 package can be run from the utilities menu of the system Applications folder.

    For 10.3 (Panther) I am pretty sure a similar process to 10.4 can be used, but I don't have access to a machine that can boot that OS. Alternately, if you have OS X 10.3 on CDROMs, insert CDROM #3 and then click on the Packages folder and within that folder, click on X11User.pkg. Read the installation screens, click on the 'next' button a few times, and X11 is installed.

    For 10.2 (Jaguar), X11 installation is not simple,so you will need to do some searching on the web, find a guru or consult one of the many Mac OS X books that cover this subject.One should strongly consider an OS upgrade instead.

  2. Download the GSAS & EXPGUI programs as a Mac disk image appropriate for the CPU type of your computer (to find out what you have click on the 'About This Mac' item in the Apple menu) from http://11bm.xray.aps.anl.gov/downloads/gsas/macOSX/
    • Newer Macs with Intel (Pentium) CPUs should use the Intel version of the .dmg file
    • Older Macs with Power PC (G3, G4 or G5) should use the PPC version of the .dmg file (Note, as of 2010, this distribution has not been updated for a while).

      While you can run GSAS & EXPGUI from this location, you are strongly suggested to instead copy the entire package to your computer by dragging the gsas folder icon to another finder window, or by clicking on it and using Copy and Paste.

  3. Install a 'shortcut' to launch EXPGUI
    The OS X version of GSAS & EXPGUI has an EXPGUI AppleScript application named expgui.app in the gsas folder with the icon shown to the right. This AppleScript will start X11, if needed and then lauch EXPGUI. (If you have ideas for improving the script, the code can be found in file expgui_applescript.txt.)The EXPGUI AppleScript can be used in three ways:
    • Double-clicking on the icon will launch EXPGUI so that it starts with the 'file open' window in your home directory. This window can then be used to navigate to access/create experiments in other folders.
    • Dropping one or more GSAS Experiment (.EXP) files onto the EXPGUI iconwill cause the experiment files to be opened. If more than one file is dropped,each file will open in a separate EXPGUI session.
    • Dropping one or more folders onto the EXPGUI icon will cause EXPGUI to be started with the 'file open' window in that folder.

    If you will use GSAS a fair amount, you will likely find it convenient to drag the EXPGUI icon to the dockfor easy access.

    Note, that this EXPGUI app will not work correctly if copied or moved to another folder. It must be located in the gsas folder along with all the other files and subdirectories needed by GSAS & EXPGUI -- you can instead create an alias (by highlighting the AppleScript icon in the Finder and using the File/'Make alias' menu item or the Command-L shortcut). An alias created in this fashion can be moved wherever desired -- for example, to the desktop or to the Application folder.

  4. For Unix power users: Make a command line shortcut (optional)
    People who have not become completely enlighted to the Mac may wish to set up a way to type something (gasp!) in a terminal window that will allowthem to start EXPGUI. There are a number of ways this can be done,(see section 2.2 in the Unix installation notes.)Also, on the Mac it is possible to add applications to the X11 Applications menu, by using the Applications/Customize menu option. Note that the command used to start Tcl/Tk and EXPGUI will vary depending on where you installed the package. I install the package in ~/Applicationsso the command string to start EXPGUI is:

EXPGUI Enhancements specific to the Mac

EXPGUI will automatically designate the EXPGUI AppleScript as the 'open with' application for every GSAS experiment (.EXP) file that is read or written by EXPGUI. This is done with the Development Tools program Rez, found in /Developer/Tools or in the gsas folder.At the same time, EXPGUI will also set an icon for the .EXP file. After this has been done, EXPGUI can be invoked by simply double-clicking on a GSAS experiment file (.EXP file) icon.

If for some reason you would prefer this not be done (I would be interested to hear why) -- deselect the 'Assign app to .EXP files' checkbox in the Options menu.

Mac ideosyncracies

Arglan2 Mac Os X

Unlike in the Windows & Unix versions of GSAS, Mac windows may not be updateduntil they are brought to the top of the screen by clicking on them(given focus). This is most noticible for PGPLOT graphics (in POWPLOT, RAWPLOT,..). When you type graphics commands in a terminal window, the plot does not appear to change. However, click on the PGPLOT's window bar and the plot will update.

The Tcl/Tk Starkit

The GSAS-EXPGUI distribution now includes a single file version of the entire Tcl/Tk package, as well as a graphics package for Tcl/Tk, calledBLT, that is used extensively within EXPGUI. The inclusion of this filewithin the package simplifies installation considerably. This single 3 Mb file, gsas/ncnrpack_osx, contains many other Tcl/Tk packages (that are not used within EXPGUI) and may be of value for use with other applications.Note that the EXPGUI AppleScript will look for Tcl/Tk first as thencnrpack_osx file in the same folder as where the expgui.app script is located. If this ncnrpack_osx file is deleted, renamed or moved, then the script will look for the standard Tcl/Tk program (wish) in the/sw/bin directory.

Arglan2 Mac Os Catalina

Problems

Arglan2 mac os catalina
If you cannot get EXPGUI or the GSAS graphics programs to work, you may have a setup problem with X-windows (X11). One common reason for this is that X11 must be restarted any time your computer's hostname changes, which may be caused by starting/stopping networking, dialing in for e-mail or even by a change in IP address initiated by the network DHCP server, if you are hardwired into a network. If exiting and restarting X11 does not address your problem, the following paragraphsmay help you diagnose problems.
  1. One possible problem is the definition for the X11 display (shellenvironment variable DISPLAY). On my machine, this variable seems to be set correctly in X11 xterm windows, but is not set by default within an Aqua terminal window unlessyou make changes to your shell startup.

    A quick test for X11 problems is to type xclock at the shell prompt:If you get a clock display -- great, X windows is working! Tempus mortis mac os.

    If you get the following error messagethe DISPLAY variable is not set: If on the other hand, you get this error message, there is a security problem with X windows:This will most likely be solved by exiting and restarting X11 (see above).

    You can set the DISPLAY variable in bash/zsh, etc. using:or in csh/tcsh, etc. using:(For info on how to do this automatically, see step 2 in http://www.chemistry.ucsc.edu/~wgscott/xtal/page1.html).

  2. A second possible problem relates to the installation of the Tcl/Tk and BLT packages. This problem seems unlikely, now that the Tcl/Tk package is included in the distribution, but if you have removed the ncnrpack_osx file from the gsas folder, the expgui.app AppleScriptwill try to use wish installed in /sw/bin. If you are choosing to do this,you can test if Tcl/Tk and the BLT package are installed correctly using the following commands:When you type 'wish' and press Enter, a new small blank window should appear.when you type the 2nd line, 'package require BLT,' there will be no change inthe blank window, but the computer should respond '2.4'. After the 'pack [blt::graph .g]' command is entered, a set of x- and y-axes should appearin this window. The window should disappear after 'exit' is typed.

The EXPGUI icon, the original version of the EXPGUI AppleScript and help with this documentation was provided by Francois Farges -- many thanks!

Thanks to Paul Kienzle of the NCNR DAVE project for providing the 'all in one file' (starkit) version of Tcl/Tk for OS X.

GSAS is Copyright, 1984-2000, by the Regents of the University of California.The GSAS software was produced under a U.S. Government contract (W-7405-ENG-36)by the Los Alamos National Laboratory, which is operated by the Universityof California for the U.S. Department of Energy. The U.S. Government islicensed to use, reproduce, and distribute this software. Permission isgranted to the public to copy and use this software without charge, providedthat this notice and any statement of authorship are reproduced on allcopies. Neither the Government nor the University makes any warranty, expressor implied, or assumes any liability or responsibility for the use of thissoftware.

EXPGUI was created by a (former) U.S. Government employee, which means thatEXPGUI is not subject to copyright. Have fun with it. Modify it. Please write new sections and make them available to the rest of the world.

Neither the U.S. Government nor any author makes any warranty, expressed or implied, or assumes any liability or responsibility for the use of this information or the software describedhere. Brand names cited herein are used foridentification purposes. Mac computers are the best, but this does not constitute an endorsement by NIST.

Arglan2 Mac Os Update

There are several options for installing Git on macOS. Note that any non-source distributions are provided by third parties, and may not be up to date with the latest source release.

Arglan2 Mac Os Download

Homebrew

Install homebrew if you don't already have it, then:
$ brew install git

Xcode

Arglan2
If you cannot get EXPGUI or the GSAS graphics programs to work, you may have a setup problem with X-windows (X11). One common reason for this is that X11 must be restarted any time your computer's hostname changes, which may be caused by starting/stopping networking, dialing in for e-mail or even by a change in IP address initiated by the network DHCP server, if you are hardwired into a network. If exiting and restarting X11 does not address your problem, the following paragraphsmay help you diagnose problems.
  1. One possible problem is the definition for the X11 display (shellenvironment variable DISPLAY). On my machine, this variable seems to be set correctly in X11 xterm windows, but is not set by default within an Aqua terminal window unlessyou make changes to your shell startup.

    A quick test for X11 problems is to type xclock at the shell prompt:If you get a clock display -- great, X windows is working! Tempus mortis mac os.

    If you get the following error messagethe DISPLAY variable is not set: If on the other hand, you get this error message, there is a security problem with X windows:This will most likely be solved by exiting and restarting X11 (see above).

    You can set the DISPLAY variable in bash/zsh, etc. using:or in csh/tcsh, etc. using:(For info on how to do this automatically, see step 2 in http://www.chemistry.ucsc.edu/~wgscott/xtal/page1.html).

  2. A second possible problem relates to the installation of the Tcl/Tk and BLT packages. This problem seems unlikely, now that the Tcl/Tk package is included in the distribution, but if you have removed the ncnrpack_osx file from the gsas folder, the expgui.app AppleScriptwill try to use wish installed in /sw/bin. If you are choosing to do this,you can test if Tcl/Tk and the BLT package are installed correctly using the following commands:When you type 'wish' and press Enter, a new small blank window should appear.when you type the 2nd line, 'package require BLT,' there will be no change inthe blank window, but the computer should respond '2.4'. After the 'pack [blt::graph .g]' command is entered, a set of x- and y-axes should appearin this window. The window should disappear after 'exit' is typed.

The EXPGUI icon, the original version of the EXPGUI AppleScript and help with this documentation was provided by Francois Farges -- many thanks!

Thanks to Paul Kienzle of the NCNR DAVE project for providing the 'all in one file' (starkit) version of Tcl/Tk for OS X.

GSAS is Copyright, 1984-2000, by the Regents of the University of California.The GSAS software was produced under a U.S. Government contract (W-7405-ENG-36)by the Los Alamos National Laboratory, which is operated by the Universityof California for the U.S. Department of Energy. The U.S. Government islicensed to use, reproduce, and distribute this software. Permission isgranted to the public to copy and use this software without charge, providedthat this notice and any statement of authorship are reproduced on allcopies. Neither the Government nor the University makes any warranty, expressor implied, or assumes any liability or responsibility for the use of thissoftware.

EXPGUI was created by a (former) U.S. Government employee, which means thatEXPGUI is not subject to copyright. Have fun with it. Modify it. Please write new sections and make them available to the rest of the world.

Neither the U.S. Government nor any author makes any warranty, expressed or implied, or assumes any liability or responsibility for the use of this information or the software describedhere. Brand names cited herein are used foridentification purposes. Mac computers are the best, but this does not constitute an endorsement by NIST.

Arglan2 Mac Os Update

There are several options for installing Git on macOS. Note that any non-source distributions are provided by third parties, and may not be up to date with the latest source release.

Arglan2 Mac Os Download

Homebrew

Install homebrew if you don't already have it, then:
$ brew install git

Xcode

Apple ships a binary package of Git with Xcode.

Binary installer

Tim Harper provides an installer for Git. The latest version is 2.31.0, which was released about 2 months ago, on 2021-03-16.

Building from Source

If you prefer to build from source, you can find tarballs on kernel.org. The latest version is 2.31.1.

Installing git-gui

If you would like to install git-gui and gitk, git's commit GUI and interactive history browser, you can do so using homebrew
$ brew install git-gui





broken image