[GRASS-user] unexpected problem with motif

Jarek Jasiewicz jarekj at amu.edu.pl
Wed Jan 17 14:29:26 EST 2007


Hi
during instaltation on Kubuntu 64

with configure:

./configure \
--with-tcltk-includes=/usr/include/tcl8.4/ \
--with-postgres-includes=/usr/include/postgresql/ \
--with-mysql-includes=/usr/include/mysql \
--with-freetype-includes=/usr/include/freetype2 \
--with-libs=/usr/lib64 \
--with-x --with-nls --with-odbc --with-motif --with-readline 
--with-sqlite --with-cxx --with-mysql --with-freetype \
--enable-64bit


or

./configure \
--with-tcltk-includes=/usr/include/tcl8.4/ \
--with-postgres-includes=/usr/include/postgresql/ \
--with-mysql-includes=/usr/include/mysql \
--with-motif-includes=/usr/include/ \
--with-freetype-includes=/usr/include/freetype2 \
--with-libs=/usr/lib64 \
--with-x --with-nls --with-odbc --with-motif --with-readline 
--with-sqlite --with-cxx --with-mysql --with-freetype \
--enable-64bit


I have a "strange" message:

...
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.
...

Xm/Xm.h is in /usr/include
paths to ld.so.conf added, ldconfig ran

that config was tested several times on different machines (all with 
ubuntu) and I never had a problems with motif

so why?

regards
Jarek




More information about the grass-user mailing list