Checking for updates... Amber is up to date Warning: the X11 libraries are not in the usual location ! To search for them try the command: locate libXt On new Fedora OS's install the libXt-devel libXext-devel libX11-devel libICE-devel libSM-devel packages. On old Fedora OS's install the xorg-x11-devel package. On RedHat OS's install the XFree86-devel package. On Ubuntu OS's install the xorg-dev package. For the moment Amber will be configured not to build XLEaP. Searching for python2... Found python2.6: /usr/bin/python2.6 Obtaining the gnu suite version: gcc -v The version is 4.5.3 Testing the gcc compiler: gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o testp testp.c OK Testing the gfortran compiler: gfortran -O0 -o testp testp.f OK Testing mixed C/Fortran compilation: gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o testp.c.o testp.c gfortran -O0 -c -o testp.f.o testp.f gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o testp testp.c.o testp.f.o -lgfortran -w OK Testing pointer size: gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o test_pointer_size test_pointer_size.c Detected 32 bit operating system. Testing flex: OK Configuring NetCDF (may be time-consuming)... NetCDF configure succeeded. Checking for zlib: OK Checking for libbz2: OK Configuring fftw-3.3 (may be time-consuming)... fftw-3.3 configure succeeded. Configuring XBLAS (may be time-consuming)... XBLAS configure succeeded. Configuring MTK++ (may be time-consuming)... MTK++-0.2.0 configure succeeded. The configuration file, config.h, was successfully created. The next step is to type 'make install' Cleaning the src directories. This may take a few moments. Configure complete.