Thanks Ric. Well the 0.7.0 release I was using needs boost > 1.33, so I compiled from source. The part that was causing me this issue was, that I use bjam to compile boost, and I only specifed certain libraries to build, so the other ones were skipped. In my case, this was the necessary lboost_python... I got it runnung now, but kinda stuck with installing osm2pgsql, since I can t find librudiments library for RHEL5...
Cheers! ---------- Forwarded message ---------- From: Ric S <[email protected]> Date: Mon, Feb 22, 2010 at 8:09 PM Subject: Re: [Mapnik-users] Bulding mapnik on RHEL5 To: Dom Lehr <[email protected]> Hi Dominic, I haven't installed any of the latest mapnik versions, therefore I'm not sure if they rerquire any boost >1.33, but RHEL comes with Boost 1.33 and that is what I use on my production machines together with an older mapnik version. Cheers Ric Am 22.02.2010 15:21, schrieb Dom Lehr: Hey guys, I already got mapnik running on SLES 11. Since I got some new stupid stipulations, I gotta get it running on Red Hat Enterprise Linux 5. I got all the dependencies so far, but when I start compiling mapnik, I get: /usr/bin/ld: cannot find -lboost_python collect2: ld returned 1 exit status scons: *** [bindings/python/_mapnik.so] Error 1 scons: building terminated because of errors. I installed boost like this: ./bootstrap.sh --with-python=/usr/bin/python25 --prefix=/usr/local ./bjam --with-regex --with-iostreams --with-filesystem --with-thread toolset=gcc -sNO_BZIP2=1 -sHAVE_ICU=1 -sICU_PATH=/usr/local/ -a install I appreciate your help and will publish the RHEL5 HOWTO as soon as I m done with it! Dom _______________________________________________ Mapnik-users mailing list [email protected]https://lists.berlios.de/mailman/listinfo/mapnik-users
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

