[GRASS-dev] Grass7 - Trunk Install from svn question
Casey Vandenberg
casey.vandenberg at sjgeophysics.com
Mon Feb 8 18:48:03 EST 2010
I was trying to install grass7.0 through svn so I could do some testing
and see some of the future development. I had no errors after typing in
make, but when I make install I get the following:
root at silver:/usr/local/src/grass_trunk# make install
echo /usr/local/src/grass_trunk/bin.x86_64-unknown-linux-gnu/grass70
/usr/local/src/grass_trunk/bin.x86_64-unknown-linux-gnu/grass70
make[1]: Entering directory `/usr/local/src/grass_trunk'
test -d /usr/local/grass-7.0.svn || mkdir -p -m 755 /usr/local/grass-7.0.svn
test -d || mkdir -p -m 755
sed -e "s#^GISBASE.*#GISBASE=/usr/local/grass-7.0.svn#"
/usr/local/src/grass_trunk/bin.x86_64-unknown-linux-gnu/grass70.sh >
/grass70.sh
sed -e 's#^gisbase = ".*"#gisbase = "/usr/local/grass-7.0.svn"#'
/usr/local/src/grass_trunk/bin.x86_64-unknown-linux-gnu/grass70 > /grass70
chmod a+x
/grass70
tar cBCf /usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu - . |
tar xBCf /usr/local/grass-7.0.svn - 2>/dev/null
sed
's#'/usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu'#'/usr/local/grass-7.0.svn'#g'
/usr/local/src/grass_trunk/dist.x86_64-unknown-linux-gnu/etc/fontcap >
/usr/local/grass-7.0.svn/etc/fontcap
/usr/bin/install -c config.status /usr/local/grass-7.0.svn/config.status
chmod -R a+rX /usr/local/grass-7.0.svn 2>/dev/null
tar cBf - gem/skeleton | tar xBCf /usr/local/grass-7.0.svn/etc - 2>/dev/null
/usr/bin/install -c gem/gem70 2>/dev/null
make[1]: [real-install] Error 1 (ignored)
make[1]: Leaving directory `/usr/local/src/grass_trunk'
I can not seem to get the install made, any pointers on this one.
Thanks,
Casey
p.s Thanks to the user and dev groups for helping out with all previous
questions.
p.p.s. I have really enjoyed using GRASS since the move away from tcl-tk
towards wx-python. The interface is far more user friendly and I hope it
will appeal to other GIS users out there.
More information about the grass-dev
mailing list