Wed, May 23 2001
16:22:48
|
|
Request created by guest
|
|
Subject: No PNGdriver in GRASS5.0pre1
Platform: Linux/Intel
Linux distro: RedHat
linux cpu: AMD (K6, ...)
Xwindows version: Xfree 4.0.x
Xwindows manager: GNOME
TclTk version: tcl/tk 8.3
grass downloaded at: Hannover site
grass binary for platform: I compiled the sources myself
grass sources source: no, I got a source code package from the server, GRASS
5.0.0pre1
c compiler name: gcc
The new PNGdriver is not compiled and installed by default.
GRASS:~/Projekte/GRASS > d.mon start=PNG
Error: no such monitor 'PNG'
No such monitor as 'PNG'
Problem selecting PNG. Will try once more
No such monitor as 'PNG'
GRASS:~/Projekte/GRASS > d.mon -l
name description
---- -----------
x0 X-windows graphics display
x1 X-windows graphics display
x2 X-windows graphics display
x3 X-windows graphics display
x4 X-windows graphics display
x5 X-windows graphics display
x6 X-windows graphics display
CELL Create GRASS Raster File
HTMLMAP Create HTML Image Map
Only the documentation (manpage, html) is installed.
|
|
Wed, May 23 2001
16:29:14
|
|
Mail sent by neteler@geog.uni-hannover.de
|
|
Return-Path |
<neteler@geog.uni-hannover.de>
|
Delivered-To |
grass-bugs@mailman.intevation.de
|
Date |
Wed, 23 May 2001 16:01:43 +0100
|
From |
Markus Neteler <neteler@geog.uni-hannover.de>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5 developers list <grass5@geog.uni-hannover.de>
|
Subject |
Re: [GRASS5] [bug #743] (grass) No PNGdriver in GRASS5.0pre1
|
Message-ID |
<20010523160143.B11210@hgeo02.geog.uni-hannover.de>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5 developers list <grass5@geog.uni-hannover.de>
|
References |
<20010523142250.23C6C139F2@mailman.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
User-Agent |
Mutt/1.2.5i
|
In-Reply-To |
<20010523142250.23C6C139F2@mailman.intevation.de>; from grass-bugs@intevation.de on Wed, May 23, 2001 at 04:22:50PM +0200 |
On Wed, May 23, 2001 at 04:22:50PM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=743
> -------------------------------------------------------------------------
>
> Subject: No PNGdriver in GRASS5.0pre1
>
> Platform: Linux/Intel
> Linux distro: RedHat
> linux cpu: AMD (K6, ...)
> Xwindows version: Xfree 4.0.x
> Xwindows manager: GNOME
> TclTk version: tcl/tk 8.3
> grass downloaded at: Hannover site
> grass binary for platform: I compiled the sources myself
> grass sources source: no, I got a source code package from the server, GRASS
> 5.0.0pre1
> c compiler name: gcc
>
> The new PNGdriver is not compiled and installed by default.
>
> GRASS:~/Projekte/GRASS > d.mon start=PNG
> Error: no such monitor 'PNG'
> No such monitor as 'PNG'
> Problem selecting PNG. Will try once more
> No such monitor as 'PNG'
>
> GRASS:~/Projekte/GRASS > d.mon -l
> name description
> ---- -----------
> x0 X-windows graphics display
> x1 X-windows graphics display
> x2 X-windows graphics display
> x3 X-windows graphics display
> x4 X-windows graphics display
> x5 X-windows graphics display
> x6 X-windows graphics display
> CELL Create GRASS Raster File
> HTMLMAP Create HTML Image Map
>
> Only the documentation (manpage, html) is installed.
Hi ?,
this is not compiled due to the library dependencies (non-standard libgd
required). But I have added a hint in
src/CMD/generic/POST_INSTALL.sh
for the next version.
Hope this helps,
Markus
|
|
Tue, Jun 12 2001
19:22:27
|
|
Status changed to resolved by mneteler
|
|