[GRASS-dev] d.monsize perl req [was: Wingrass and TclTk]

Hamish hamish_nospam at yahoo.com
Tue Nov 6 00:13:56 EST 2007


Glynn Clements  wrote:
> > >> 3. Additional utilities:
> > >
> > >> perl			d.monsize
> > >
> > > BTW, this one is rather gratuitous:
..
> Yes. But requiring perl to strip whitespace from a string is
> gratuitous for any platform.
> 
> None of the other installed scripts require perl. g.html2man requires
> perl, but that's only used at build time, and isn't installed.


I replaced the perl call in CVS/HEAD with:
  awk '{print $1}'


But I get this error from g.parser when I run the script:
G63> g.gisenv set="DEBUG=5"
G63> d.monsize x1 setwidth=300 setheight=100
D2/5: filename =
/usr/local/src/grass/grass63/dist.i686-pc-linux-gnu/scripts/d.monsize
D2/5: set GIS_OPT_SETMONITOR=x1
D2/5: set GIS_OPT_SETWIDTH=300
D2/5: set GIS_OPT_SETHEIGHT=100
execl() failed: Exec format error


?
Hamish


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the grass-dev mailing list