hi,

Dane, thanks for tipping me off to the possibility that boost 1.36 may not work 
with mapnik-0.5.1 on PCLinuxOS. This indeed seems to be the case. I went to 
Boost 1.35.0 (>= 1.35 is a requirement for Mapnik according to the INSTALL 
guide - I tried 1.34 earlier and could not get it to work). I ensured that  
"ldconfig" was used after each install and managed to get "from mapnik import 
*" to work in Python. 

I am now doing further tests. Incidently you are right,  /etc/ld.so.conf is a 
problem in PCLinuxOS - I spent a couple of hours a few months ago discovering 
this. When I have finished testing I will write up the install procedure for 
PCLinuxOS and mention little traps like 
ld.so.conf.

Steve


> --- On Wed, 24/9/08, Dane Springmeyer <[EMAIL PROTECTED]> wrote:
> From: Dane Springmeyer <[EMAIL PROTECTED]>
> Subject: Re: [Mapnik-users] Installation on PCLinuxOS
> To: [EMAIL PROTECTED]
> Date: Wednesday, 24 September, 2008, 5:37 PM

> Hmm,
> So a problem with boost/filesystem/detail.

> Based
on the Mapnik includes that contain references to headers in the detail
folder,
> this looks like either missing references from
boost/property_tree or boost/python or
> actually boost/filesystem that I
am missing....

> Boost *should* be compatible with python2.4, but I wonder whether upgrading to
> python2.5 might help.
> I
also wonder if you have run ldconfig (with /usr/local/lib in your
ld.so.conf - which is
> needed on ubuntu - not sure on PCLinuxOS?)

> Scons
can cache build instructions, so another thing to try is clearing the
scons cache
> with -c and then rebuilding. I personally just go the lazy
route and fully delete the
> mapnik source tree and then svnup from SVN
HEAD again.
> Are you building from mapnik svn trunk or 0.5.1?

> There
is also the possibility that a change in boost 1.36 could be the
problem. I'm not
>  aware of anyone who has built mapnik yet with that
recent of a boost release.


> Dane



      
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to