Added needed backslashes.

stable
Frederic Daniel Luc Lehobey 2009-12-19 19:50:16 +01:00
rodzic 08941e4748
commit fdb891ac74
1 zmienionych plików z 8 dodań i 8 usunięć

16
INSTALL
Wyświetl plik

@ -128,14 +128,14 @@ distributions, minor adaptations might be needed.
a. Install the dependencies a. Install the dependencies
sudo aptitude install sudo aptitude install \
libboost-dev libicu-dev libstdc++6-dev python-dev libboost-dev libicu-dev libstdc++6-dev python-dev \
libfreetype6-dev libjpeg62-dev libltdl3-dev libpng12-dev libfreetype6-dev libjpeg62-dev libltdl3-dev libpng12-dev \
libtiff4-dev libtiffxx0c2 python-imaging proj libcairo2-dev libtiff4-dev libtiffxx0c2 python-imaging proj libcairo2-dev \
python-cairo-dev libcairomm-1.0-dev libpixman-1-dev python-cairo-dev libcairomm-1.0-dev libpixman-1-dev \
libpthread-stubs0-dev ttf-dejavu ttf-dejavu-core libpthread-stubs0-dev ttf-dejavu ttf-dejavu-core \
ttf-dejavu-extra libgdal-dev python-gdal ttf-dejavu-extra libgdal-dev python-gdal \
postgresql-server-dev-8.3 postgresql-contrib-8.3 libxslt1-dev postgresql-server-dev-8.3 postgresql-contrib-8.3 libxslt1-dev \
libxml2-dev libxml2-dev
b. Download Mapnik b. Download Mapnik