<html>
<body>
<pre>Hello, I have some problems to install Grass 6.2 on my
Ubuntu 6.06.
I first tried the .deb package but there was a problem
of dependency not satisfiable with libc6. As it is
recommended not to change the version of libc6, I
switched to the source code.
I followed instructions given in the INSTALL file and on
the Wiki.

I first used:

CFLAGS=&quot;-g -Wall&quot; sudo ./configure --with-cxx
--with-gdal=/usr/bin/gdal-config
--with-tcltk-includes=/usr/include/tcl8.4/
--with-postgres-includes=/usr/include/postgresql/

This works. And then 

make

With &quot;make&quot; I get the following error messages:
First there are errors in almost all folders:

Errors in:
/media/sda7/proglinux/grass-6.2.0/lib/datetime
/media/sda7/proglinux/grass-6.2.0/lib/gis
/media/sda7/proglinux/grass-6.2.0/lib/gmath
/media/sda7/proglinux/grass-6.2.0/lib/linkm
/media/sda7/proglinux/grass-6.2.0/lib/driver
and so on all folders are listed

and finally:

make: *** [default] Erreur 1

If I try make install and then start grass, it don't
work of course. 

Can someone help me?

Thank you,

Patrick Meyfroidt
University of Louvain, Belgium
</body>
</html>