Skip to content

Installation

Bernardo Niebuhr edited this page Oct 10, 2016 · 5 revisions

Installing GRASS GIS

LSCorridors was developed and runs inside GRASS GIS environment, version 7.0.x. Thus, we strongly recommend the use of one of these GRASS versions. It is possible to download this software at the GRASS GIS website.

MS Windows

GRASS GIS is available for different versions of Windows. Download the .exe file and install it in your computer. More information on GRASS installation on Windows can be found here.

Ubuntu Linux

The installation of GRASS GIS in Ubuntu is simple. In the terminal, it is necessary to enter all following lines:

sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install grass

For more information, click here.

GRASS GIS is also available for other Linux distributions, but we have not tested LSCorridors on them. If you wish to test it, please informs us either by e-mail or by an issue, so that we can include information about it here (thanks in advance!).

MacOS

LSCorridors is still not available for MacOS (but almost there!).

However, you can also install GRASS GIS in you computer. Take a look at instructions here.