- Timestamp:
- Oct 12, 2015, 11:38:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/install/debian.rst
r725 r742 16 16 .. code-block:: guess 17 17 18 apt-get install flex bison libfcgi-dev libxml2 libxml2-dev curl openssl autoconf apache2 python-software-properties subversion python-dev libgdal1-dev build-essential libmozjs185-dev 18 apt-get install flex bison libfcgi-dev libxml2 libxml2-dev curl openssl autoconf apache2 python-software-properties subversion python-dev libgdal1-dev build-essential libmozjs185-dev libxslt1-dev 19 19 20 20 Using Ubuntu … … 25 25 .. code-block:: guess 26 26 27 sudo apt-get install flex bison libfcgi-dev libxml2 libxml2-dev curl openssl autoconf apache2 python-software-properties subversion libmozjs185-dev python-dev build-essential 27 sudo apt-get install flex bison libfcgi-dev libxml2 libxml2-dev curl openssl autoconf apache2 python-software-properties subversion libmozjs185-dev python-dev build-essential libxslt1-dev 28 28 29 29 Then add the *UbuntuGIS* repository in order to get the latest versions of libraries
Note: See TracChangeset
for help on using the changeset viewer.