To whom it may concern,
I am attempting to install Amber Tools onto a linux RedHat workstation v. 6
and when i go to do the ./configure gnu it gives what is shown below. I
think it has something to do with the X11 libraries but none of the forums
seem to be able to give me any fixes for this problem. Any input you might
have would be greatly appriciated.
Thanks,
Michael Forrester
Could not find the X11 libraries; you may need to edit config.h
to set the XHOME and XLIBS variables.
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.
Obtaining the gnu suite version:
gcc -v
The version is
./configure: line 451: [: too many arguments
Testing the gcc compiler:
gcc -DUSE_AMBER_C9XCOMPLEX -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-o testp testp.c
./configure: line 966: gcc: command not found
./configure: line 967: ./testp: No such file or directory
Error: Unable to compile a C program using gcc -DUSE_AMBER_C9XCOMPLEX
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
Please check your compiler settings or configure flags.
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Apr 11 2011 - 22:00:03 PDT