I get the next error:
---------------------------------------------------------------------------------
==> Extrayendo las fuentes...
-> Creando copia de trabajo de mapnik del repositorio git...
Switched to a new branch 'makepkg'
==> Iniciando pkgver()...
==> Eliminando el directorio $pkgdir/...
==> Iniciando build()...
sed: no se puede leer utils/performance/mapnik-speed-check: No existe el fichero o el directorio
sed: no se puede leer utils/upgrade_map_xml/*.py: No existe el fichero o el directorio
==> ERROR: Se produjo un fallo en build().
Cancelando...
--------------------------------------------------------------------------------
Search Criteria
Package Details: mapnik-git 3.0.0.rc1.105.g569a539-1
Package Actions
| Package Base: | mapnik-git |
|---|---|
| Description: | Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps (git version) |
| Upstream URL: | http://mapnik.org/ |
| Category: | lib |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | ajashton |
| Maintainer: | City-busz |
| Last Packager: | City-busz |
| Votes: | 13 |
| First Submitted: | 2011-10-19 17:18 |
| Last Updated: | 2014-12-17 22:25 |
Dependencies (29)
- boost-libs
- cairo
- cairomm
- curl
- freetype2
- gdal
- icu
- libjpeg
- libltdl
- libpng
- libtiff
- libwebp
- libxml2
- postgis
- postgresql-libs
- proj
- pycairo
- python2
- boost (make)
- git (make)
- scons (make)
- apache (optional) – Web Map Service
- libxslt (optional) – Web Map Service
- mod_fastcgi (optional) – Web Map Service - or:
- mod_fcgid (optional) – Web Map Service - or:
- mod_wsgi2 (optional) – Web Map Service
- python-nose (optional) – Web Map Service
- python2-lxml (optional) – Web Map Service
- python2-pillow (optional) – Web Map Service
Required by (1)
Sources
Latest Comments
Comment by geosam
Comment by blkqi
Latest needs harfbuzz-icu
Comment by alucryd
Merging into mapnik-git.
Comment by gormux
Hello,
Compilation fails with :
Exiting... the following required dependencies were not found:
- ltdl (GNU Libtool | more info: http://www.gnu.org/software/libtool)
libtool installed and on last version :
libtool 2.4.2-6
Comment by ariki
Current boost version fixes it
Comment by ajashton
@martinkozak:
This seems to be a problem in libboost. See https://bbs.archlinux.org/viewtopic.php?id=144593 ...a workaround is posted in comment #5. I successfully build this package with the workaround, but it doesn't seem like something I should add to this PKGBUILD.
Hopefully the next libboost update fixes things.
Comment by martinpoljak
Exiting... the following required dependencies were not found:
- boost thread (more info see: http://trac.mapnik.org/wiki/MapnikInstallation & http://www.boost.org)
- boost python (more info see: http://trac.mapnik.org/wiki/MapnikInstallation & http://www.boost.org)
Comment by pfrenssen
Use this if you need mapnik2.
Comment by Yogi
Since Mapnik is not maintained in svn anymore, you should use this AUR package for Mapnik: https://aur.archlinux.org/packages.php?ID=53270.
Comment by ajashton
Mapnik has moved its repository to GitHub, and it looks like the SVN repo is not receiving updates. See http://trac.mapnik.org
Comment by Yogi
Fixed configuration and build issues. Should compile correctly now.