[GRASS5] GRASS 5.7.0 beta1

Hamish hamish_nospam at yahoo.com
Wed Jun 2 06:43:22 EDT 2004


> I have created beta2:
> http://mpa.itc.it/radim/grass-5.7.0beta2.tar.gz

$ diff SRCPKG MIX
$
?


AUTHORS:
"RASTER
 see 5.0 authors"

We should probably mix in a copy of AUTHORS_5.0 or something.


the TODO file:
- some are done but still in there



REQUIREMENTS.html:
- GDAL is now not optional?
- copyright at end of file 2003




compiled on Debian/testing (Sarge) on i686:

CFLAGS="-ggdb -march=pentium4 -Wall" ./configure \
     --with-tcltk-includes=/usr/include/tcl8.3 \
     --with-postgres-includes=/usr/include/postgresql \
     --with-motif --with-motif-includes=/usr/X11R6/include \
     --with-readline --with-gdal --with-cxx --with-glw



GRASS is now configured for:  i686-pc-linux-gnu
 
 Source directory:            /usr/local/src/grass/grass-5.7.0
 Build directory:             /usr/src/grass/grass-5.7.0
 Installation directory:      /usr/local/grass57
 Startup script in directory: ${exec_prefix}/bin
 C compiler:                  gcc -ggdb -march=pentium4 -Wall
 C++ compiler:                c++ -g -O2
 FORTRAN compiler:            g77
 Building shared libraries:   yes
 
  NVIZ:                       yes
 
  X11 support:                yes
  JPEG support:               yes
  TIFF support:               yes
  PNG support:                yes
  Tcl/Tk support:             yes
  PostgreSQL support:         yes
  MySQL support:              no
  OpenGL(R) support:          yes
  ODBC support:               yes
  FFTW support:               yes
  BLAS support:               no
  LAPACK support:             no
  Motif support:              yes
  FreeType support:           no
  GLw support:                yes
  NLS support:                no
  Readline support:           yes
  C++ support:                yes
  openDWG support:            no
  GDAL support:               yes
  OGR support:                yes


builds ok
I ran 'make bindist' but didn't install with it.


'nviz elev=topo' works.
v.digit works.



Tcltkgrass: (looks really nice; some things need to be greyed out?)

[Import|Export] -> Vector -> Import/Export old GRASS vector format
v.convert is import only, are there plans to change that, or is
'v.out.ascii -o' the official way?

Export -> Raster -> GRASS ASCII:
as this does Surfer & Modflow formats as well, maybe just
"Export->ASCII"?

Display -> Display Manager
maybe that should read "[Start|Launch] Display Manager"

Display -> NVIZ visualization tool
maybe that should real "[Start|Launch] NVIZ visualization"
(tool is redundant, or at least not the right word..)

Generic Menu items: is it possible to give the module name (eg d.mon) in
a hint box upon mouseover?

Help -> Authors?
Maybe a flag from g.version?




congrats to all on a really nice job ..


Hamish




More information about the grass-dev mailing list