Question on gmake and r.le

Hello everyone,

I have installed grass4.1 with binary release on SGI lRIX. Now I want to
install r.le. The r.le need gmake, but I cannot find it. Could somebody
tell me how I can do? Thanks.

Daiyuan Pan

Hi,

you might get GRASS 4.2.1 and you will have the new r.le 2.x package.

http://www.laum.uni-hannover.de/iln/grass/grass42/

Greetings from

     Markus Neteler

---------------------------------------------------------------------
      Geographisches Institut | Institute of Geography
- Abteilung Physische Geographie | - Physical Geography
      und Landschaftsoekologie - | and Landscape Ecology -
      Universitaet Hannover | University of Hannover, Germany
                 Email: neteler@geog.uni-hannover.de
             Home Page: Bereich Geographie – Naturwissenschaftliche Fakultät – Leibniz Universität Hannover
---------------------------------------------------------------------

Hello,

I just compile grass4.2.1 on SGI indigo irix 6.2 and got the following
messages:

GISBASE=/data1/people/daiyuanp/grasstt
SRC=/data1/people/daiyuanp/grass42/src421/src
CMD=/data1/people/daiyuanp/grass42/src421/src/CMD
HEADER=sgi
ARCH=sgi
####################################################################
GISGEN Fri Mar 13 18:25:31 EST 1998
GISBASE = /data1/people/daiyuanp/grasstt
SRC = /data1/people/daiyuanp/grass42/src421/src
CMD = /data1/people/daiyuanp/grass42/src421/src/CMD
HEADER = sgi
ARCH = sgi

first step: man

GISGEN: man - Fri Mar 13 18:17:04 EST 1998

#################################################################
/data1/people/daiyuanp/grass42/src421/man
  make -f OBJ.sgi/make.rules

        sh ./utilities/Nroff "4.2.1" "V.10 - March 98"
/data1/people/daiyuanp/grass42/src421/src/..
Note: nroff not found on this system
        rm -f /data1/people/daiyuanp/grasstt /man/help/*
/data1/people/daiyuanp/grasstt not removed: directory
*** Error code 2 (bu21)
GISGEN failure at STEP: man

I would appreciate any helps.

Thanks.

Daiyuan Pan

Pan Daiyan wrote:

Hello,

[ problem snipped]

I would appreciate any helps.

Thanks.

Daiyuan Pan

I have a similar but different problem on RedHat Linux 4.2 I think that
mine may be related to curses, but have not had time to really hack on
it, yet I listed the output below.

If anyone has had this problem please let me know.

/<

  GISBASE=/usr/local/grass42
SRC=/usr/local/grass42/src421/src
CMD=/usr/local/grass42/src421/src/CMD
HEADER=linux
ARCH=linux
####################################################################
GISGEN Fri Mar 13 21:59:43 CST 1998
GISBASE = /usr/local/grass42
SRC = /usr/local/grass42/src421/src
CMD = /usr/local/grass42/src421/src/CMD
HEADER = linux
ARCH = linux

first step: src/display/d.3d

GISGEN: src/display/d.3d - Fri Mar 13 21:59:46 CST 1998

#################################################################
/home/john/grass/src421/src/display/d.3d
  make -f OBJ.linux/make.rules

gcc -s -o /usr/local/grass42/etc/bin/main/inter/d.3d OBJ.linux/main.o
OBJ.linux/threed.o OBJ.linux/transform.o OBJ.linux/clip.o
OBJ.linux/get_range.o OBJ.linux/check_opt.o OBJ.linux/get_inputs.o
OBJ.linux/sigint.o OBJ.linux/get_row.o OBJ.linux/draw_face.o
/usr/local/grass42/src421/src/libes/LIB.linux/libD.a
/usr/local/grass42/src421/src/libes/LIB.linux/libdisplay.a
/usr/local/grass42/src421/src/libes/LIB.linux/libraster.a
/usr/local/grass42/src421/src/libes/LIB.linux/libgis.a
/usr/local/grass42/src421/src/libes/LIB.linux/libvask.a -lcurses -lm
ld: cannot open -lcurses: No such file or directory
make: *** [/usr/local/grass42/etc/bin/main/inter/d.3d] Error 1
GISGEN failure at STEP: src/display/d.3d
[john@jcwelch CMD]$