[GRASSLIST:230] Re: NEWBIE: GUI problem
Antonios Christofides
A.Christofides at itia.ntua.gr
Tue May 27 15:04:13 EDT 2003
alexandra panton wrote:
> ok, I am new to grass and kinda new to linux so please bear with me :) I
> have installed grass on the linux redhat 9 distribution when i start it
> i get the following error message:
>
> [ "wish" appears to not be installed ]
You need to learn and become very comfortable with installing software
packages on your system. On RedHat systems you use the rpm command to
install and uninstall packages. You need to insert your RedHat
installation CD and type *something like*:
# mount /cdrom
# rpm -Uvh /cdrom/RedHat/RPMS/wish*.rpm
Also read the rpm manual: "man rpm"
More information about the grass-user
mailing list