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