[GRASSLIST:2510] Re: tcltkgrass--d.mon ERROR...
Markus Neteler
neteler at itc.it
Fri Sep 28 03:17:05 EDT 2001
On Thu, Sep 27, 2001 at 02:31:44PM -0600, hsamanie at bio.puc.cl wrote:
> Hi! I'm installing grass from the cvs fine...
>
>
> **********************
> GRASS GIS compilation log
> -------------------------
> Start of compilation: Thu Sep 20 15:43:26 MDT 2001
> Errors:
> End of compilation: Thu Sep 20 15:47:39 MDT 2001
> DONE generating GRASS GIS binary code
> ************************
>
>
> although, whenever I try to start it get this error :
>
>
> ******************
> GRASS:~ > Error in startup script: unmatched open brace in list
> while executing
> "llength $line"
> invoked from within
> "if ![catch {open ~/.tcltkgrass r} stream] {
> while {[gets $stream line] >= 0} {
> if {[llength $line] != 2 || \
> [set i [scan [lin..."
> (file "/usr/local/grass5/tcltkgrass/main/gui.tcl" line 1842)
> invoked from within
> "source $env(TCLTKGRASSBASE)/main/gui.tcl"
> (file "/usr/local/grass5/bin/tcltkgrass" line 17)
> ********************
>
> I looked for the file but couldn't fine the unmatched parethesis they
> are refereing to... may be needing some extra pair
> of glasses or is this something else?
>
> Although everything seems to be in its correct place and work well until
> I try to open a window...
> and do:
> GRASS:~ > d.mon x0
>
> then I get this answer....:
> ******************
> Usage: x0 [-] "input_fifo output_fifo" [nlev]
> Can't stat /usr/local/grass5/dev/fifo.1a
> Problem selecting x0. Will try once more
> Can't stat /usr/local/grass5/dev/fifo.1a
> ******************
>
>
> I'm not very fluent programming and not a heavy grass user but really
> want to be so that would help me to do thesis....
>
> I'll appreciate any hint on this subject...
> thanks,
> Horacio
Hi Horacio,
it seems you have been downloading the old GRASS 5 code. Using CVS, you
have to specify the release_branch while downloading.
See here for details:
http://grass.itc.it/grasscvstags.html
cvs -z3 checkout -r releasebranch_11_april_2001_5_0_0 grass
cvs up -dP
Eventually you have missed that?
Best regards
Markus Neteler
More information about the grass-user
mailing list