[Live-demo] QGIS Tutorial in adhoc build
Pirmin Kalberer
pi_ml at sourcepole.com
Sun Feb 12 13:01:56 PST 2012
Hi Alex,
would it be possible to add the new QGIS tutorial to the adhoc build?
Excerpt from install_qgis.sh:
TMP_DIR=/tmp/build_qgis
if [ ! -d "$TMP_DIR" ] ; then
mkdir "$TMP_DIR"
fi
cd "$TMP_DIR"
#Install tutorials
wget --progress=dot:mega https://github.com/qgis/osgeo-live-qgis-
tutorials/tarball/master \
--output-document="$TMP_DIR"/tutorials.tgz
tar xzf "$TMP_DIR"/tutorials.tgz -C "$TMP_DIR"
cd "$TMP_DIR"/*osgeo-live-qgis-tutorials*
apt-get --assume-yes install python-sphinx
make html
cp -R _build/html /usr/local/share/qgis/tutorials
BTW: Lost my workshop notes from Denver :-(
Regards
Pirmin
--
Pirmin Kalberer
Sourcepole - Linux & Open Source Solutions
Churerstrasse 22, 8808 Pfäffikon SZ, Switzerland
Tel: 044 440 77 11 Fax: 044 440 77 12
pka at sourcepole.ch http://www.sourcepole.ch
More information about the Osgeolive
mailing list