[GRASS5] src/ps.map error

Justin Hickey jhickey at hpcc.nectec.or.th
Wed May 2 04:44:27 EDT 2001


Hi Glynn
Justin Hickey wrote:
> Glynn Clements wrote:
> > The SGI "make" appears not to like the line:
> >
> >         cp ps.devices/* $(GISBASE)/etc/paint/ps.devices 2>/dev/null ; true
> >
> 
> Ahh. OK, I'll look into it. It should be easy to fix since I got
> Makefile.in working a while ago.

This is fixed now. The problem was that I use tcsh which does not
recognize 2 as a file descriptor so I changed the line to 

${SHELL} -c "cp ps.devices/* $(GISBASE)/etc/paint/ps.devices 2>/dev/null
; true"

and all seems to work.

-- 
Sincerely,

Jazzman (a.k.a. Justin Hickey)  e-mail: jhickey at hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand
==================================================================
People who think they know everything are very irritating to those
of us who do.  ---Anonymous

Jazz and Trek Rule!!!
==================================================================

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list