On 10/13/2011 05:51 AM, Parveen Arora wrote: > On Sun, Oct 9, 2011 at 4:13 PM, Kai Krueger <[email protected]> wrote: > > Hi Kai, > >> sudo add-apt-repository ppa:kakrueger/openstreetmap >> sudo apt-get install libapache2-mod-tile > After adding the repository and with apt-get update > I am unable to install libapache2-mod-tile > > Error is: > parveen@linux:~$ sudo apt-get install libapache2-mod-tile > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package libapache2-mod-tile
What Version of Ubuntu are you using? The packages are only available for Ubuntu 11.04 (Natty) and Ubuntu 11.10 (Oneiric). This is because older Versions of Ubuntu as far as I know don't have postgresql 8.4 yet. The newest Version of osm2pgsql with its intarray stuff however requires version 8.4 of postgresql. I guess it wouldn't be too difficult repackage the old version of osm2pgsql for 10.04, but I just haven't done that yet. Kai > > > _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

