[gmx-users] install problem of ngmx

Mark Abraham Mark.Abraham at anu.edu.au
Mon Apr 12 16:27:28 CEST 2010


On 13/04/2010 12:14 AM, kecy_wu at sina.com wrote:
> Hello, the error is like that :
>
> *In file included from ngmx.c:50:*
>  >
>  > *Xstuff.h:48:22: error: X11/Xlib.h: No such file or directory*
>  >
>  > *Xstuff.h:49:23: error: X11/Xutil.h: No such file or directory*
>  >
>  > *Xstuff.h:51:28: error: X11/cursorfont.h: No such file or directory*
>  >
>  > *Xstuff.h:52:27: error: X11/Xresource.h: No such file or directory*
>  >
> but in my system, it has the Xlib.h,Xutil.h,cursorfont.h,Xresource.h in
> the /usr/X11R6/include /X11 file. Where I should put these documents in
> can it finds?

Don't move the files anywhere. That way madness lies. Justin told you 
how to use --without-x properly. Do that, or use 
CFLAGS="-I/usr/X11R6/include/X11" properly.

Mark



More information about the gromacs.org_gmx-users mailing list