Skip to content

Instantly share code, notes, and snippets.

View suricactus's full-sized avatar
🌍

Ivan Ivanov suricactus

🌍
View GitHub Profile
@suricactus
suricactus / BuildingPCRasterOnUbuntu.md
Last active April 5, 2022 06:30 — forked from timlinux/BuildingPCRasterOnFedora.md
Building PCRaster on Ubuntu

What follows are the steps I took to build PCRaster on Fedora (34) from source. I chose to build from source because I didn't want to use the conda installer and I could not find a stand alone package.

The process below assumes that you have a working QGIS build environment since some of the PCRaster dependencies are provided by the QGIS dependency tree too.

git clone git@github.com:pcraster/pcraster.git