Hello,
I just downloaded latest GRASS 7.0 and 7.1 binary snapshots for Linux and either version fails to install properly. The installation script proceeds to the message, that GRASS was installed, but along the way there are errors with missing files and GRASS could not be run after that. The missing files are:

/usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/etc/nad/src/*.lla
/usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/etc/nad/src

and indeed, I do not see a folder ./etc/nad in the downloaded archive nor in resulting installed GRASS directory (do not know if it is supposed to be generated or something).
When trying to start GRASS, the startup script complains, that file

/usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/gui/wxpython/gis_set.py

is missing. And again, in either the .tar.gz archive or the installed GRASS directory, there is no 'gui' subdirectory at all. Seems like there is something missing in the binary snapshot, or there is a quirk in the installation script. I'm on Linux Mint Debian Edition (basically Debian testing). See the full log of the installation attempt and attempt to run GRASS from terminal messages below. It is the same for the 7.0 snapshot.
Regards,
Tomas Brunclik



tom@uozp30:~/Stažené/GISSW/GRASS$ chmod 755 grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014-install.sh tom@uozp30:~/Stažené/GISSW/GRASS$ sudo ./grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014-install.sh grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014.tar.gz

GRASS GIS 7.1.svn-x86_64-unknown-linux-gnu-09_08_2014 binary package installation tool

Using gunzip decompressor...
The package grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014.tar.gz seems to be OK
Proceeding...

Checking and creating installation directory...
Installing GRASS binaries into /usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014

Uncompressing the package and extracting to target directory...
Creating start script:
/usr/local/bin/grass71 -> /usr/local/bin/grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014
Creating the locks directory for monitors...

Creating datum transformation gridshift files...
./grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014-install.sh: 331: ./grass-7.1.svn-x86_64-unknown-linux-gnu-09_08_2014-install.sh: cannot open /usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/etc/nad/src/*.lla: No such file ls: nelze přistoupit k /usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/etc/nad/src: Adresář nebo soubor neexistuje rmdir: odstranění „/usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/etc/nad/src“ selhalo: Adresář nebo soubor neexistuje

Generating display font configuration file...

Installation finished. Start GRASS 7.1.svn-x86_64-unknown-linux-gnu-09_08_2014 with
    /usr/local/bin/grass71


Welcome to GRASS GIS. Enjoy this open source GRASS GIS!

tom@uozp30:~/Stažené/GISSW/GRASS$ /usr/local/bin/grass71
Cleaning up temporary files...
Starting GRASS GIS...
python: can't open file '/usr/local/grass7.1.svn-x86_64-unknown-linux-gnu-09_08_2014/gui/wxpython/gis_set.py': [Errno 2] No such file or directory
Received EXIT message from GUI.
GRASS is not started. Bye.

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to