Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-04 Thread Jon Burgess
On Tue, 2009-03-03 at 15:43 +0530, Kenneth Gonsalves wrote: well, tried that - all dependencies were satisfied, but then I got this: src/graphics.cpp: In constructor ‘mapnik::Image32::Image32(Cairo::RefPtrCairo::ImageSurface)’: src/graphics.cpp:51: error: ‘class Cairo::ImageSurface’ has

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-04 Thread Kenneth Gonsalves
On Thursday 05 March 2009 01:30:54 you wrote: scons: *** [src/graphics.os] Error 1 scons: building terminated because of errors. It looks like you need a newer version of Cairo. Or perhaps disable the cairo support in Mapnik. It is not required for generating normal map tiles. upgraded to

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Kenneth Gonsalves
On Tuesday 03 March 2009 12:48:43 you wrote: /usr/share/apr-1.0/build/libtool: line 1222: i486-linux-gnu-gcc: command not found make: *** [mod_tile.slo] Error 1 It looks like you don't have gcc installed. You should start with running: $ sudo aptitude build-essential that solved that

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Jon Burgess
On Tue, 2009-03-03 at 13:38 +0530, Kenneth Gonsalves wrote: that solved that problem - now one more: /usr/share/apr-1.0/build/libtool --silent --mode=link i486-linux-gnu-gcc -I. -DLINUX=2 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_REENTRANT - I/usr/include/apr-1.0 -I/usr/include/openssl

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Kenneth Gonsalves
On Tuesday 03 March 2009 14:07:11 Jon Burgess wrote: as far as I know, all the dependencies are done (I installed mapnik through apt-get install python-mapnik) The current mod_tile code requires you to use a newer version of Mapnik than is available in the debian packages. I'm afraid you

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Raphaël Jacquot
On Tue, Mar 03, 2009 at 03:43:04PM +0530, Kenneth Gonsalves wrote: did you notice lenny has been out for half a month now ? ;) ___ talk mailing list talk@openstreetmap.org http://lists.openstreetmap.org/listinfo/talk

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Kenneth Gonsalves
On Tuesday 03 March 2009 15:51:51 Raphaël Jacquot wrote: On Tue, Mar 03, 2009 at 03:43:04PM +0530, Kenneth Gonsalves wrote: did you notice lenny has been out for half a month now ? ;) does it work out of the box with lenny? -- regards Kenneth Gonsalves Associate NRC-FOSS

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Kenneth Gonsalves
On Tuesday 03 March 2009 14:07:11 you wrote: as far as I know, all the dependencies are done (I installed mapnik through apt-get install python-mapnik) The current mod_tile code requires you to use a newer version of Mapnik than is available in the debian packages. I'm afraid you will

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-03 Thread Cartinus
On Tuesday 03 March 2009 11:36:00 Kenneth Gonsalves wrote: On Tuesday 03 March 2009 15:51:51 Raphaël Jacquot wrote: On Tue, Mar 03, 2009 at 03:43:04PM +0530, Kenneth Gonsalves wrote: did you notice lenny has been out for half a month now ? ;) does it work out of the box with lenny? Not

Re: [OSM-talk] problem compilint mod_tile under debian etch

2009-03-02 Thread Andrii V. Mishkovskyi
On Tue, Mar 3, 2009 at 7:56 AM, Kenneth Gonsalves law...@au-kbc.org wrote: hi, am trying to compile mod_tile under debian etch. Am getting the following error: xlquest:/home/lawgon/install/mod_tile# make /usr/share/apr-1.0/build/libtool --silent --mode=compile i486-linux-gnu-gcc - I.