[zhao@localhost gamit105]$ ./install_software
GAMIT and GLOBK to be installed into /home/zhao/programs/gamit105
If you need help with command line options type CTL_C now and type
install_software -help on the command line
The compressed tarfiles will be removed after extraction of the
directories, but except for that, the script may be stopped and
rerun safely from any point. Tarfiles to be uncompressed:
ls: No match.
Continue ? (y/n)
y
.. uncompressing and extracting the directories:
.. adding /home/zhao/programs/gamit105/com to your search path to continue installation
To execute GAMIT and GLOBK you will need to set your login path to
include
/home/zhao/programs/gamit105/com /home/zhao/programs/gamit105/gamit/bin /home/zhao/programs/gamit105/kf/bin
You will also need the alias or link gg --> /home/zhao/programs/gamit105
Your Operating System type is: Linux
Your default awk version is: /usr/bin/awk
Searching directories set in libraries/Makefile.config for X11 installation...
Could not verify path to X11 include files (Xlib.h) from X11INCPATH in libraries/Makefile.config
Could not verify path to X11 libraries (libX11.*) from X11LIBPATH in libraries/Makefile.config
Perform a search for paths to X11 libraries and header files? (y/n)
y
Searching system directories for suggestions...
Found the following possibilities
X11LIBPATH:
(check that libX11.a, libX11.so or libX11.dylib exists in one of these directories)
X11INCPATH:
(check that Xlib.h exists in one of these directories)
Edit libraries/Makefile.config so that the appropriate directories are set at lines beginning
with X11LIBPATH and X11INCPATH and not commented out ("#" at start of line).
You should be aware of potential incompatibilities between 32- and 64-bit
libraries. If you have such a choice and one does not work, try with the other.
Exiting...
[zhao@localhost gamit105]$
需要x11
Running unimake to create Makefile for solve
System name: Linux localhost.zhao 2.6.32-431.el6.i686 #1 SMP Fri Nov 22 00:26:36 UTC 2013 i686 i686 i386 GNU/Linux
System release number translated to 2632
No i86 compiler specification--assuming gfortran (gcc 4.2x)
Makefile for solve remade by unimake
gfortran -c -O3 -Wuninitialized -Wunused -fno-f2c -ffast-math -m64 abnew.f
f951: 对不起,尚未实现:未编译入对 64 位模式的支持
make: *** [solve_lib.a(abnew.o)] 错误 1
Failure in make_gamit -- install_software terminated
[zhao@localhost gamit105]$