[GRASS-user] Install GRASS 6.2 on Ubuntu 6.06

Hamish hamish_nospam at yahoo.com
Mon Dec 4 19:25:38 EST 2006


Patrick Meyfroidt wrote:
> 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.

some hints for compiling on debian based systems:
  http://hamish.bowman.googlepages.com/debiangisfiles#compile


> make
> 
> With "make" 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


try:
cd /media/sda7/proglinux/grass-6.2.0/lib/datetime
make

and see what the error was (last few lines before it dies).


Hamish




More information about the grass-user mailing list