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

Reply via email to