make install stops..

hi,
        I have experienced the same problem with RH6.0. I think is a bug in
the configure scripts. I fixed it by editing the Makefile generated by
./configure and
changing the line
                ENV=/root/.bashrc
with
                ENV=env

Hi Luca,

this problem must be RH6 related. On SuSe Linux there is no problem.
I have a program /usr/bin/env here.
(MAN (1): env - run a program in a modified environment)
Could the error be in "configure script" around line 1010?
Perhaps the configure does not find the "env" on RH6.
It was also reported for MkLinux (hi R. Joe!).

Perhaps there is someone in the list who knows such things about
"configure"?

Best regards

  Markus

jell-olav.bjerknes" wrote:

> Hi..
>
> I've been trying to install the Grass.beta3 but it stops when running
> make install....
>
> The message I get is:
>
> [root@v30-181059 grass5.0beta]# make install
> /root/.bashrc UNIX_BIN=/usr/local/bin SRC=`pwd`
> GISBASE=/usr/local/grass-5.0b MA
> CHINENAME=`uname -n` /bin/sh src/CMD/generic/CREATE_GMAKE.sh
> /bin/sh: /root/.bashrc: Ikke tilgang
> make: *** [pre-install] Error 126
>
> "Ikke tilgang"(norwegian) means no access!
>
> What is wrong.... I thought I didnt install RedHat properly so I installed
> RedHat6.0 again.... but still not working...
>
> whats wrong?
>
> sincerely
>
> Kjell-Olav Bjerknes