[GRASSLIST:3372] Re: grid3d - r3.* commands missing

Markus Neteler neteler at itc.it
Mon Mar 25 04:56:40 EST 2002


Hi Dietrich,

On Mon, Mar 25, 2002 at 10:47:32AM +0100, Dietrich Lange wrote:
> 
> Hello, 
> 
> i wanted to use the grid3d commands and have problems
> getting them compiled:
> 
> Because i read that in the precompiled binaries the
> grid3d commands are not included i compiled the 
> 
> CVS experimental tree. I used:
> 
> ./configure --without-gd --without-fftw
> --with-postgres-includes=/usr/include/pgsql
> 
> Make went throught and produced only one warning:
> 
> GRASS GIS compilation log
> -------------------------
> Start of compilation: Son Mär 24 17:51:36 CET 2002
> Errors:
> Compilation error in module: src/sites/s.surf.rst
> (ignored)

the compile failure of s.surf.rst has nothing to do with
the G3D modules. The simple reason is that they are
not compiled per default.

[Please run
 gmake5 src/sites/s.surf.rst
and send the error message to us/me.]
> But still i dont find the grid3d commands.

You have to compile the G3D modules with:
gmake5 -i src.contrib/GMSL/g3d
gmakelinks5 -i

Then they should be present in your GRASS system.

Good luck,

 Markus Neteler



More information about the grass-user mailing list