GRASS error under Linux

I installed GRASS4.1 from the Linux binaries (linuxg.a*) using the
install.sh script. Everything seemed to work ok but when I run grass I get
the error

/usr/local/grass/etc/gis_set: can resolve symbol '__waddbytes'

Can anyone tell me what the problem is?

I am running RHCL 4.0. (kernel 2.0.18)

In addition I was wondering if someone could provide me with the changes
required to compile GRASS under linux. I have tried running the setup
script to create the head file and I keep getting errors.

Please reply directly to me at

troy@balrog.ce.ttu.edu

Troy Dorman

On Sat, 11 Jan 1997, Troy Dorman wrote:

I installed GRASS4.1 from the Linux binaries (linuxg.a*) using the
install.sh script. Everything seemed to work ok but when I run grass I get
the error

/usr/local/grass/etc/gis_set: can resolve symbol '__waddbytes'

Can anyone tell me what the problem is?

I am running RHCL 4.0. (kernel 2.0.18)

Troy:

The more recent C Libraries dropped their support for the Curses Library,
so with Red Hat 3.0.3 & 4.0 you will need to explicitly add this when
using Kang's 4.1.5 Binaries:

     ftp://ftp.redhat.com/pub/redhat/misc/libcurses-1.0-1.i386.rpm

Lawrence Houston - (houston@boyd.geog.mcgill.ca)