User login
Navigation
Recent blog posts
- Ubuntu mirrors up and improved!
- Google-jstemplate: Iterate object with unknown properties
- nginx https proxypass for php apps
- sugarcrm & memcache: Doing it Wrong
- subversion and https in Ubuntu Karmic
- Drupal: Views block delta converted to md5 hash
- Ubuntu Server install requires PAE
- Installing Drupal from command line
- Drupal: Handling form field weight through CCK
- minify javascript using Google Closure Compiler
angch's location
angch twitter
Mapnik 0.6.0 Ubuntu Hardy 64bit packages

angch — Wed, 17/06/2009 - 12:05
Backported mapnik 0.6.0 packages (based on Debian unstable's) to Ubuntu Hardy amd64 attached below:
Notes:
boost system (optional) not included in build (Hardy does not have them in its boost, and I don't want to upgrade boost just for mapnik)
Installation using ignore depends for now, until I can do it properly.
wget http://blog.bytecraft.com.my/sites/default/files/mapnik_0.6.0-deb-hardy-...
tar xjvf mapnik_0.6.0-deb-hardy-amd64.tar_.bz2
sudo apt-get install libgdal1-1.4.0 libboost-program-options1.34.1 libboost-filesystem1.34.1 libboost-iostreams1.34.1 libboost-regex1.34.1 libboost-thread1.34.1 ttf-dejavu libboost-python1.34.1
# Install proj* first to take care of dependencies:
sudo dpkg -i mapnik-deb/p*deb
sudo dpkg -i mapnik-deb/*deb| Attachment | Size |
|---|---|
| mapnik_0.6.0-deb-hardy-amd64.tar_.bz2 | 4.64 MB |
