Tagged Questions
1
vote
2answers
61 views
Grass 6 extension installation in Grass 7 error
I am trying to install the extension r.roughness from the Grass 6 repository, but in Grass 7.
When trying g.extensions, the error "make: * No rule to make target ...
1
vote
1answer
201 views
Installing GRASS on MINT 14?
I'm very new to mint/linux/GRASS and have no clue how to deal with these errors. Can I just change the URL somewhere?
Here is the simplest reproducible command to produce a failure:
sudo apt-get ...
7
votes
2answers
694 views
How to correctly install QGIS with plugins and GRASS-integration from source?
I'm running a Sabayon GNU/Linux (based on Gentoo) at my home desktop system and I want to install Quantum-GIS.
I'm currently using the qgis-1.7.0-package from the repositories. But this is somehow ...
4
votes
2answers
462 views
New QGIS install can't find GISBASE
At QGIS startup I get the message: "QGIS couldn't find your GRASS installation.
Would you like to specify path (GISBASE) to your GRASS installation?" (Windows 7) No amount of rooting around the ...
3
votes
1answer
64 views
Can two versions of GRASS be installed in a computer and still run independently?
GRASS 6.4.0 is currently installed in my computer. The script that I am trying to run is present in 6.4.1. It is stated in my previous post. If I installed 6.4.1, will my 6.4.0 still run? I don't want ...
4
votes
4answers
952 views
Where can I find a tutorial for installing an addon to GRASS GIS that a six-year-old could understand?
I want to use the r.stream.distance addon in GRASS GIS 6.4 on ubuntu 10.04 (64 bit).
I've installed grass from the repositories and that works fine but I can't seem to figure out how to install this ...