Re: [GRASS-dev] raster offset with cairo driver

2007-11-27 Thread Glynn Clements
Lars Ahlzen wrote: > >> raster offset and fonts now look ok, good stuff guys. > >> > >> I've updated the fancy example on the wiki page to show off the fancy > >> compass: > >> http://grass.gdf-hannover.de/wiki/Cairo_driver#Examples > >> > >> > >> d.out.file now has added support for ps, svg, a

Re: [GRASS-dev] raster offset with cairo driver

2007-11-27 Thread Lars Ahlzen
Glynn Clements wrote: Hamish wrote: raster offset and fonts now look ok, good stuff guys. I've updated the fancy example on the wiki page to show off the fancy compass: http://grass.gdf-hannover.de/wiki/Cairo_driver#Examples d.out.file now has added support for ps, svg, and pdf by way of th

Re: [GRASS-dev] raster offset with cairo driver

2007-11-27 Thread Dylan Beaudette
On Tuesday 27 November 2007, Glynn Clements wrote: > Dylan Beaudette wrote: > > > > raster offset and fonts now look ok, good stuff guys. > > > > > > > > I've updated the fancy example on the wiki page to show off the fancy > > > > compass: http://grass.gdf-hannover.de/wiki/Cairo_driver#Examples >

Re: [GRASS-dev] raster offset with cairo driver

2007-11-27 Thread Glynn Clements
Dylan Beaudette wrote: > > > raster offset and fonts now look ok, good stuff guys. > > > > > > I've updated the fancy example on the wiki page to show off the fancy > > > compass: http://grass.gdf-hannover.de/wiki/Cairo_driver#Examples > > > > > > > > > d.out.file now has added support for ps, sv

Re: [GRASS-dev] compiling i.pr: error: ogr_api.h: No such file or directory

2007-11-27 Thread Glynn Clements
Moritz Lennert wrote: > Trying to compile i.pr from the GRASS Add-Ons, I get the following error: > > * > make[1]: Entering directory > `/home/mlennert/SRC/GRASS/i.pr/i.pr_sites_aggregate' > gcc -I/home/mlennert/SRC/GRASS/grass6/dist.i486-pc-linux-gnu/include > -Wall -g -O2-I..

[GRASS-dev] GRASS GIS 6.2.3 released

2007-11-27 Thread Markus Neteler
GRASS GIS 6.2.3 released has been released today. Before sending out the press release, we need to fine tune http://grass.itc.it/announces/announce_grass623.html Please help (in Web-CVS), then we can send out the message tomorrow. Markus -- Markus Netelerhttp://mpa.fbk.eu/markus/ FBK-irst -

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Moritz Lennert
Michael Barton wrote: This helps a LOT. I think it also explains why NVIZ doesn't work (although I don't understand why it DOES work on some systems). NVIZ is launched from a script. > IIRC, there at least some scripts get *.bat equivalents. Is/was this the case for the script named "nviz"? Ye

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Michael Barton
Benjamin, If you need a place to put this, I can put it on my server here. I'd love to have this (at least a complete GRASS setup) to pass out to my students next semester. We start before the middle of January. Michael On 11/27/07 2:49 AM, "Benjamin Ducke" <[EMAIL PROTECTED]> wrote: >> >>> N

Re: [GRASS-dev] raster offset with cairo driver

2007-11-27 Thread Dylan Beaudette
On Monday 26 November 2007, Glynn Clements wrote: > Hamish wrote: > > raster offset and fonts now look ok, good stuff guys. > > > > I've updated the fancy example on the wiki page to show off the fancy > > compass: http://grass.gdf-hannover.de/wiki/Cairo_driver#Examples > > > > > > d.out.file now h

[GRASS-dev] [grass-code I][540] NVIZ viewpoint position window breaks when reloading 3D settings

2007-11-27 Thread grass-dev
code I item #540, was opened at 2007-11-27 10:02 Status: Open Priority: 3 Submitted By: Tom Russo (tvrusso) Assigned to: Nobody (None) Summary: NVIZ viewpoint position window breaks when reloading 3D settings Issue type: module bug Issue status: None GRASS version: CVS HEAD GRASS component: NVIZ O

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Michael Barton
This helps a LOT. I think it also explains why NVIZ doesn't work (although I don't understand why it DOES work on some systems). NVIZ is launched from a script. IIRC, there at least some scripts get *.bat equivalents. Is/was this the case for the script named "nviz"? Everyone here has installed mys

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Moritz Lennert
On 27/11/07 16:35, Michael Barton wrote: On 11/27/07 3:25 AM, "Moritz Lennert" <[EMAIL PROTECTED]> wrote: On 27/11/07 11:07, Paul Kelly wrote: On Tue, 27 Nov 2007, Benjamin Ducke wrote: NVIZ won?t launch (but did in a recent binary) This can be somewhat tricky. For me, it fails to launch

[GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Moritz Lennert
On 27/11/07 16:30, Michael Barton wrote: On 11/27/07 2:08 AM, "Moritz Lennert" <[EMAIL PROTECTED]> wrote: NVIZ won¹t launch (but did in a recent binary) It works fine for me. Could you be a bit more specific (how do you launch it ? What is the error message ?) ? Attempt to launch the NVIZ

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Michael Barton
On 11/27/07 3:25 AM, "Moritz Lennert" <[EMAIL PROTECTED]> wrote: > On 27/11/07 11:07, Paul Kelly wrote: >> On Tue, 27 Nov 2007, Benjamin Ducke wrote: >> > NVIZ won?t launch (but did in a recent binary) >>> This can be somewhat tricky. For me, it fails to launch from within >>> the MSYS sh

[GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Michael Barton
On 11/27/07 2:08 AM, "Moritz Lennert" <[EMAIL PROTECTED]> wrote: >> NVIZ won¹t launch (but did in a recent binary) > > It works fine for me. Could you be a bit more specific (how do you > launch it ? What is the error message ?) ? Attempt to launch the NVIZ gui from the file menu Attempt to a

[GRASS-dev] compiling i.pr: error: ogr_api.h: No such file or directory

2007-11-27 Thread Moritz Lennert
Hello, Trying to compile i.pr from the GRASS Add-Ons, I get the following error: * make[1]: Entering directory `/home/mlennert/SRC/GRASS/i.pr/i.pr_sites_aggregate' gcc -I/home/mlennert/SRC/GRASS/grass6/dist.i486-pc-linux-gnu/include -Wall -g -O2-I../include/ -DPACKAGE=\""gras

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Benjamin Ducke
Moritz Lennert wrote: > On 27/11/07 11:07, Paul Kelly wrote: >> On Tue, 27 Nov 2007, Benjamin Ducke wrote: >> > NVIZ won?t launch (but did in a recent binary) >>> This can be somewhat tricky. For me, it fails to launch from within >>> the MSYS shell > > I cannot confirm this: If I launch gr

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Moritz Lennert
On 27/11/07 11:07, Paul Kelly wrote: On Tue, 27 Nov 2007, Benjamin Ducke wrote: NVIZ won?t launch (but did in a recent binary) This can be somewhat tricky. For me, it fails to launch from within the MSYS shell I cannot confirm this: If I launch grass using /c/grass/bin/grass63 (i.e. the she

Re: [GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Paul Kelly
On Tue, 27 Nov 2007, Benjamin Ducke wrote: NVIZ won?t launch (but did in a recent binary) This can be somewhat tricky. For me, it fails to launch from within the MSYS shell as well as a sh.exe started via Window's cmd.exe. That might be because the Msys shell doesn't recognise a .bat file (in

[GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Benjamin Ducke
> >> NVIZ won’t launch (but did in a recent binary) This can be somewhat tricky. For me, it fails to launch from within the MSYS shell as well as a sh.exe started via Window's cmd.exe. It does start, however when run directly through cmd.exe and also starts up fine from the gis.m menu. > > It w

[GRASS-dev] Re: WinGrass testing results 6.3.0rc2

2007-11-27 Thread Moritz Lennert
On 26/11/07 21:17, Michael Barton wrote: Moritz and Benjamin, I’ve had a couple of students install the new winGRASS 6.3.0RC2 binary and test it. The main remaining problems are (hopefully) easy to fix. See below. The PROJ_SHARE variable is not set correctly Yes, sorry, my fault. I forgot

Re: [GRASS-dev] Re: [GRASS-windows] Problems with Mapcanvas

2007-11-27 Thread Paul Kelly
On Tue, 27 Nov 2007, Glynn Clements wrote: Check the etc/projections file. If it can be viewed normally in Notepad, then it has CRLF line endings (Notepad can't handle Unix-style LF line endings). I'd be surprised if it doesn't - it should be included in the WinGRASS distribution umodified fr