[GRASS-user] error in grass 7.0 configure file

Glynn Clements glynn at gclements.plus.com
Sun Sep 21 22:24:44 EDT 2008


Jarekj wrote:

> There is a problem with grass configure sript:
> ....
> checking whether to use Motif... yes
> checking for location of Motif includes...
> checking for Xm/Xm.h... no
> 
> configure: error: *** Unable to locate Motif includes

Note that Motif is only used by xganim.

> while
> 
> Xm.h is located in /usr/include/Xm

>From that compiler's perspective, it's more accurate to say that
<Xm/Xm.h> is located in /usr/include.

> and --with-motif-includes is added to ./configure command
> what is wrong??

You shouldn't be specifying --with-motif-includes= if <Xm/Xm.h> is in
/usr/include (as above).

> in earlier compilation (few weeks ago) --with-motif-includes wasn't 
> necesarry

It still shouldn't be necessary.

Look in config.log for the actual error message.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list