[GRASS5] MacOS X binaries!!

Markus Neteler neteler at geog.uni-hannover.de
Sun Nov 12 04:53:15 EST 2000


On Sun, Nov 12, 2000 at 12:31:10AM -0800, Jeshua Lacock wrote:
> Hoooooray!
> 
> We have binaries!  (Now how do I use this thing?)  :-D
Yeah! That's great.

Use them with SPEARFISH dataset (get from samples page) or
with Project ASSIST data (these come with a tutorial).
 
> Thanks for every ones help!
> 
> In all just 27 modules failed to compile with the Grass 5 build 8 
> code.  A list of the modules is at the bottom of this message. I 
> tried compiling NVIZ and got one error (I entered the paths it 
> wanted):
> 
> 
> #################################################################
> /Users/jeshua/grassb8/src/libes/ogsf
>    make -f OBJ.powerpc-apple-nextstep3/make.rules
> 
> rm -f OBJ.powerpc-apple-nextstep3/GS2.o
> cc -g -O2  -DUSE_OGL -I/Users/jeshua/grassb8/src/include  -c GS2.c
> gstypes.h:8: header file 'GL/gl.h' not found
> gstypes.h:244: undefined type, found `GLfloat'
> GS2.c:23: header file 'GL/gl.h' not found
> GS2.c:2507: undefined type, found `GLint'
> make[1]: *** [OBJ.powerpc-apple-nextstep3/GS2.o] Error 1
> make: *** [nvwish] Error 2

Here you need the "MESA" package:
/usr/include/GL/gl.h

See grass5 web page for mesa url (I think www.mesa3d.org)
THat's an openGL clone.
 
> #################################################################
> 
> Then I tried to compile the GRID3D with one error (well 4 errors):
> 
> make[4]: *** [/usr/local/grass-5.0b/etc/bin/main/cmd/r3.mapcalc] Error 1
> make[3]: *** [all] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all] Error 1
> make: *** [all] Error 2
You will need "flex" and "yacc" o/ "bison" program. Also available somewhere.
 
> 
> I did not try to compile PostgreSQL..
> 
> Heres the error.log:
> 
> Compilation error in module: src/display/d.colors (ignored)
> Compilation error in module: src/general/g.help (ignored)
> Compilation error in module: src/imagery/i.class (ignored)
> Compilation error in module: src/imagery/i.ortho.photo (ignored)
> Compilation error in module: src/imagery/i.points (ignored)
> Compilation error in module: src/imagery/i.points3 (ignored)
> Compilation error in module: src/imagery/i.vpoints (ignored)
> Compilation error in module: src/mapdev/v.geom (ignored)
> Compilation error in module: src/mapdev/v.in.shape (ignored)
> Compilation error in module: src/mapdev/v.mkgrid (ignored)
> Compilation error in module: src/mapdev/v.out.shape (ignored)
> Compilation error in module: src/mapdev/v.rmdup (ignored)
-> please send detailed errors

> Compilation error in module: src/raster/r.binfer (ignored)
-> bison + flex

> Compilation error in module: src/raster/r.flowmd (ignored)
> Compilation error in module: src/raster/r.in.dem (ignored)
-> please send detailed errors

> Compilation error in module: src/raster/r.in.png (ignored)
-> PNG graphic library

> Compilation error in module: src/raster/r.mapcalc (ignored)
-> bison + flex

> Compilation error in module: src/raster/r.out.png (ignored)
-> PNG graphic library


> Compilation error in module: src/raster/r.random (ignored)
-> please send detailed errors

> Compilation error in module: src/raster/r.tiff (ignored)
-> TIFF graphic library

> Compilation error in module: src/raster/wildfire (ignored)
> Compilation error in module: src/sites/s.kcv (ignored)
-> please send detailed errors
> Compilation error in module: src/sites/s.rand (ignored)
this is now s.random (cvs update -dP will remove the old one)

> Compilation error in module: src.contrib/CERL/raster/r.hydro.CASC2D (ignored)
> Compilation error in module: src.contrib/SCS/misc/m.lulc.USGS (ignored)
> Compilation error in module: src.contrib/SDTS (ignored)
-> please send detailed errors

> Compilation error in module: 
> src.garden/answers/src.answers/raster/r.fill.dir (ignored)
-> f77/g77 fortran compiler required

Hope this helps. After installing these further requirements
most of the code should compile.

Regards

 Markus

PS: if ready, please upload the binaries
to ftp 130.75.72.14
/incoming

make bindist
will package it for you. Please put the generated grass5install.sh script
onto the server, too.

Thanks!

 Markus

-- 
Dipl.-Geogr. Markus Neteler *  University of Hannover
Institute of Physical Geography and Landscape Ecology
Schneiderberg 50 * D-30167 Hannover * Germany
Tel: ++49-(0)511-762-4494  Fax: -3984

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list