00:02:40 <springmeyer> cool, also just sent a call for testing to the mailing list 00:14:01 *** weizhuo (n=chatzill@nat/yahoo/x-ceb71620611a3e28) has joined #mapnik 00:18:17 <tomhughes> my testing result: 00:18:17 <tomhughes> scons: Building targets ... 00:18:17 <tomhughes> scons: *** Tried to lookup File '/usr/include/boost/algorithm' as a Dir. 00:18:17 <tomhughes> scons: building terminated because of errors. 00:19:33 <springmeyer> okay, interesting. have not seen something like that yet. 00:19:55 <springmeyer> is that after running $ python scons/scons.py configure ? 00:20:05 <tomhughes> thing is, that directory does exist... 00:20:22 <tomhughes> scons --implicit-cache install \ 00:20:22 <tomhughes> PREFIX=/tmp/mapnik \ 00:20:22 <tomhughes> PYTHON_PREFIX=/tmp/mapnik \ 00:20:22 <tomhughes> DEBUG=False \ 00:20:22 <tomhughes> SCONS_CACHE=True \ 00:20:23 <tomhughes> INTERNAL_LIBAGG=False \ 00:20:24 <tomhughes> INPUT_PLUGINS=raster,postgis,shape,gdal,sqlite \ 00:20:26 <tomhughes> GDAL_INCLUDES=/usr/include/gdal 00:20:28 <tomhughes> is my command line ;-) 00:21:24 <springmeyer> okay, it might be related to --implicit-cache (have not tested with that) 00:21:47 <springmeyer> tomhughes: I changed SCONS_CACHE option to FAST (since it bundles several options now) 00:22:18 <springmeyer> can you try switching SCONS_CACHE to FAST? 00:24:16 <tomhughes> I've taken away implicit-cache and now it is complaining that I need to do configure first 00:24:16 <tomhughes> remove implicit-cache and splitting into separate configure and install steps seems to have got things going 00:24:45 <springmeyer> okay, sounds good 00:25:08 <springmeyer> I specifically added the 'complain if not configured' step 00:25:27 <springmeyer> seems that somehow --implicit-cache allows that to get bypasses - very good to know 00:40:25 <nikq> Mapnik Trac: UsingScons edited | http://trac.mapnik.org/wiki/UsingScons?version=6 00:40:44 <springmeyer> tomhughes: things turn out okay? 00:41:26 <nikq> Mapnik Trac: UsingScons edited | http://trac.mapnik.org/wiki/UsingScons?version=7 00:48:42 <nikq> Mapnik Trac: UsingScons edited | http://trac.mapnik.org/wiki/UsingScons?version=8 01:23:17 *** springmeyer has quit () 01:25:58 *** adakkak (n=adakkak@ppp-70-225-165-145.dsl.chmpil.ameritech.net) has joined #mapnik 01:58:51 *** adakkak has quit (Remote closed the connection) 02:11:28 *** D3f0 (n=defo@190.176.219.193) has joined #mapnik 02:47:37 *** springmeyer (n=dane@c-24-19-50-92.hsd1.wa.comcast.net) has joined #mapnik 03:23:48 <nikq> Mapnik Trac: Ticket #252 (Building with boost 1.33.1 is broken due to boost::python compile errors) created | http://trac.mapnik.org/ticket/252 03:52:44 *** rcoup has quit () 03:53:54 *** D3f0 has quit ("Konversation terminated!") 03:55:24 *** D3f0 (n=defo@190.176.219.193) has joined #mapnik 03:58:44 *** rcoup (n=rcoup@ip-118-90-127-209.xdsl.xnet.co.nz) has joined #mapnik 04:01:12 *** rcoup has quit (Client Quit) 04:29:20 *** ChanServ has quit (brown.freenode.net irc.freenode.net) 04:29:20 *** D3f0 has quit (brown.freenode.net irc.freenode.net) 04:29:20 *** dodobas has quit (brown.freenode.net irc.freenode.net) 04:29:20 *** abuchbinder_ has quit (brown.freenode.net irc.freenode.net) 04:29:20 *** w0lfie_ has quit (brown.freenode.net irc.freenode.net) 04:29:20 *** nikq has quit (brown.freenode.net irc.freenode.net) 04:29:29 *** abuchbinder_ (n=abuchbin@d36h176.ropercenter.uconn.edu) has joined #mapnik 04:29:29 *** w0lfie_ (n=wolf@cpe-67-49-133-78.hawaii.res.rr.com) has joined #mapnik 04:29:29 *** nikq (n=nikq@li21-121.members.linode.com) has joined #mapnik 04:30:38 *** ChanServ (ChanServ@services.) has joined #mapnik 04:30:38 *** D3f0 (n=defo@190.176.219.193) has joined #mapnik 04:30:38 *** dodobas (n=dodobas@open.geof.hr) has joined #mapnik 05:06:30 *** rcoup (n=rcoup@ip-118-90-67-87.xdsl.xnet.co.nz) has joined #mapnik 05:17:03 *** rcoup has quit () 05:26:08 *** crschmidt has quit (brown.freenode.net irc.freenode.net) 05:26:22 *** crschmidt (n=crschmid@59.176.232.72.static.reverse.ltdomains.com) has joined #mapnik 05:45:29 *** D3f0 has quit (Remote closed the connection) 07:00:27 *** weizhuo has quit ("ChatZilla 0.9.84 [Firefox 2.0.0.20/2008121709]") 07:23:43 *** springmeyer has quit () 07:26:53 *** xcacou (n=aga@98.24.86-79.rev.gaoland.net) has joined #mapnik 07:43:37 *** darragh (n=darragh@83.70.173.25) has joined #mapnik 08:53:40 <dodobas> yello 09:50:09 *** rcoup (n=rcoup@219-89-39-139.dialup.xtra.co.nz) has joined #mapnik 10:09:43 *** rcoup has quit (Read error: 60 (Operation timed out)) 12:49:43 *** D3f0 (n=defo@190.176.219.193) has joined #mapnik 13:17:25 *** darragh has quit (Remote closed the connection) 14:35:24 <nikq> Mapnik Trac: DemoGallery edited | http://trac.mapnik.org/wiki/DemoGallery?version=16 15:28:01 *** aub (n=aubrey@static-70-107-236-83.ny325.east.verizon.net) has joined #mapnik 15:53:08 *** kd (n=kd@78-86-162-74.zone2.bethere.co.uk) has joined #mapnik 15:53:10 *** kdl has quit (Read error: 104 (Connection reset by peer)) 16:32:14 *** xcacou has quit (Remote closed the connection) 16:37:08 *** crschmidt has quit (Remote closed the connection) 16:37:11 *** crschmidt (i=crschmid@59.176.232.72.static.reverse.ltdomains.com) has joined #mapnik 17:59:04 *** Mrfos (i=Mrfo@pool-96-231-166-17.washdc.fios.verizon.net) has joined #mapnik 18:02:18 <abuchbinder_> amenity=public_building doesn't seem to imply building=yes. Should I complain to the JOSM developers for the preset being wrong, or should the renderer assume that building=yes is implied by amenity=public_building? If so, do I file a bug against Mapnik trac, or against OSM trac for both Mapnik and Osmarender, since the issue is the same in both renderers? 18:03:30 <abuchbinder_> Also, roads with service=parking_aisle are visible at zoom=16, contradicting the wiki (http://wiki.openstreetmap.org/wiki/Tag:service%3Dparking_aisle). Do I report this to Mapnik trac or OSM trac? 18:04:20 <crschmidt> Neither of these are related to the mapnik software 18:04:33 <Mrfos> prob best to ask in the openstreetmap channel 18:04:35 <crschmidt> I would recommend taking your issues to irc.oftc.net / #osm 18:04:47 <Mrfos> theres an osm channel here as well 18:04:49 <crschmidt> and if you're going to create tickets anywherre, creating them in the OSM trac 18:05:00 <crschmidt> Mrfos: er, where is 'ehre'? 18:05:07 <crschmidt> #osm on irc.freenode.net is a joomla channel 18:05:15 <crschmidt> (rather, it redirects to a joomla channel) 18:05:15 <Mrfos> #openstreetmap 18:05:29 <crschmidt> er 18:05:31 <crschmidt> why? 18:06:09 <Mrfos> dunno why it redirects there 18:06:19 <crschmidt> well, I mean, "why is there an osm channel on freenode" 18:06:28 <Mrfos> hmm i dunno 18:06:36 <crschmidt> since... from observation, very few/none of the primary developers/participants are in it 18:06:43 *** D3f0 has quit (Read error: 104 (Connection reset by peer)) 18:13:17 <abuchbinder_> Thanks for the suggestions; I'll take my questions over there. 18:17:13 *** Mrfo has quit (Read error: 110 (Connection timed out)) 18:17:45 *** Mrfos is now known as Mrfo 18:30:17 *** D3f0 (n=defo@190.176.219.193) has joined #mapnik 19:10:47 *** migurski (n=migurski@h-68-165-1-62.snvacaid.covad.net) has joined #mapnik 19:48:30 *** abuchbinder_ has quit ("Ex-Chat") 20:09:07 *** D3f0 has quit (Read error: 104 (Connection reset by peer)) 22:03:50 <nikq> Mapnik Trac: extended_headers.patch attached to Ticket #251 | http://trac.mapnik.org/attachment/ticket/251/extended_headers.patch 22:05:01 <nikq> Mapnik Trac: Ticket #251 (WMS Servers provide only minimal HTTP headers) updated | http://trac.mapnik.org/ticket/251#comment:2 22:21:59 *** jlivni has quit (Read error: 60 (Operation timed out)) 22:22:40 *** jlivni (n=josh@76.14.74.234) has joined #mapnik 23:03:17 *** aub_ (n=aubrey@216.156.96.6) has joined #mapnik 23:19:56 *** aub has quit (Read error: 110 (Connection timed out)) 23:23:10 *** aub_ has quit (Read error: 110 (Connection timed out))