[GRASS5] Re: ps.icon

Markus Neteler neteler at geog.uni-hannover.de
Wed Nov 15 08:30:16 EST 2000


Hi Moritz,

right now I have added the correct parser to
ps.map.

On Wed, Nov 15, 2000 at 12:26:14PM +0100, mlennert at club.worldonline.be wrote:
> Hi,
> 
> In Grass-CVS, I have trouble with ps.icon:
> 
> typing 'ps.icon' gives me:
> 
> Usage: ps.icon <filename>
> 
> typing 'ps.icon <filename>' gives me:
> 
> Usage:
>   ps.icon
> 
>     (This command must be run interactively)
> 
> Calling it from TclTkGrass gives the same results.

What to do:

#remove the old stuff:     
cd /usr/local/grass-5.0b
(or where your GRASS lives)

find . -name 'ps.icon' -exec /bin/rm -rf {} \;

#get the update (src)
cd src/ps.map/ps.icon
cvs update

gmake5
gmakelinks5

Then it should be o.k. Thanks for notifying!

 Markus

---------------------------------------- 
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