[GRASSLIST:407] Re: problems with installation

Hi Johannes and Keith,

thank you very much for your support, the postgressql includes could be located now. But when I type (I tried some other variants, too):

./configure --with-postgres-includes="/usr/include/pgsql /usr/include/pgsql/libpq /usr/include/pgsql/server" --without-opengl-includes --without-opengl-libs

to not supply openGL I get the following error message:

checking whether to use OpenGL... yes
checking for location of OpenGL includes... configure: error: *** You must supply a directory to --with-opengl-includes.

What's wrong?

Sorry for asking such questions, I'm new with installation software on Linux.

Marcus

Johannes Bühler <johannesbuehler@oderbruecke.de> schrieb am 15.06.03 14:19:15:

Hi,
>
> I tried to install GRASS5.0.1 on SUSE 8.1. When I execute the configure
> script I get the following error message.
>
> checking for libpq-fe.h... no
> configure: error: *** Unable to locate PostgreSQL includes
>
> but libpq-fe.h exists in the /usr/include/pqsql/libpq directory.
>
Just in case you dont need postgresql for your installation
--without-postgresql

if you need postgresql make sure that you have installed the postgresql
devel package
than type ./configure --with-postgres-includes="/usr/include/pgsql
/usr/include/pgsql/libpq /usr/include/pgsql/server"

and it should work fine.
Johannes

> Has anybody an idea how to fix this problem?
>
> Thank you very much yet.
>
> Marcus
> ________________________________________________________________________
> ______ UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
> UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101
>

--
-- Johannes Buehler
   __O Feldstr. 45
=`\<, 17489 Greifswald
(=)/(=) johannes.buehler@uni-greifswald.de
----------- 03834 509307

______________________________________________________________________________
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101

Hi Marcus

But when I type (I tried some other variants, too):

./configure --with-postgres-includes="/usr/include/pgsql
/usr/include/pgsql/libpq /usr/include/pgsql/server"
--without-opengl-includes --without-opengl-libs

try --without-opengl

--
-- Johannes Buehler
   __O Feldstr. 45
=`\<, 17489 Greifswald
(=)/(=) johannes.buehler@uni-greifswald.de
----------- 03834 509307