[GRASS-user] How could I uninstall GRASS, for change version?

Glynn Clements glynn at gclements.plus.com
Tue Jul 8 18:13:05 EDT 2008


Jhon Ortiz wrote:

> I compiled grass-6.4.svn_src_snapshot_2008_06_28, in Ubuntu 7.10 
> 
> ./configure -with-cxx -with-gdal=/usr/bin/gdal-config -with-postgres -with-postgres-includes=/usr/includes/postgresql
> -with-postgres-libs=/usr/lib/postgresql/8.2/lib -with-tcltk-includes=/usr/include/tcl8.4 -without-mysql -without-odbc
> -with-readline -with-fftw -with-fftw-libs=/usr/local/lib -with-freetype --with-freetype-includes=/usr/include/freetype2
> -enable-largefile -with-python -with-blas -with-lapack -with-proj-share=/usr/share/proj
> 
> make 
> install
> 
> But with this errors:

[snip]

This part is important:

> In case of errors please change into the directory with error and run 'make'.
> If you get multiple errors, you need to deal with them in the order they
> appear in the error log. If you get an error building a library, you will
> also get errors from anything which uses the library.

Telling us which modules failed isn't useful on its own. We need to
know why they failed, i.e. which command failed and what error
messages it generated.

In this particular case, the output from:

	make -C lib/gmath

should indicate what is going wrong.

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


More information about the grass-user mailing list