Mapnik 0.6.0 Ubuntu Hardy 64bit packages

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 |

