[GRASS5] g3d notes and possible bugs
John Harrop
johnh at sjgeophysics.com
Wed Jan 8 15:47:42 EST 2003
Glynn Clements wrote:
>Actually, the checks are there, but you have to explicitly choose
>--with-glw and --with-motif (both are disabled by default).
>
>The relevant make variables are:
>
>XMINC
>XMLIB
>OPENGLwINC
>LGLWM
>
>AFAICT, the correct usage is:
>
>EXTRA_CFLAGS = $(OPENGLwINC) $(OPENGLINC) $(XMINC) $(XCFLAGS)
>
>OGLLIB = $(LGLWM) $(OPENGLULIB) $(OPENGLLIB) $(XLIBPATH) $(XMLIB) $(XTLIB) $(XLIB) $(XEXTRALIBS)
>
>
>
I thought I did the the same configure with both the release and exp
sources. Are the checks the same for both?
More information about the grass-dev
mailing list