Hi,

I have been trying to install on PCLinuxOS. I get
"Could not find header or shared library for boost filesystem, exiting!"


[EMAIL PROTECTED] mapnik]# python scons/scons.py PYTHON=/usr/bin/python 
PGSQL_INCLUDES=/usr/local/pgsql/include PGSQL_LIBS=/usr/local/pgsql/include 
BOOST_INCLUDES=/usr/include/boost BOOST_LIBS=/usr/lib
scons: Reading SConscript files ...
Building on Linux ...
Checking for C library m... yes
Checking for C library ltdl... yes
Checking for C library png... yes
Checking for C library tiff... yes
Checking for C library z... yes
Checking for C library jpeg... yes
Checking for C library proj... yes
Checking for C library iconv... no
Checking for C library pq... yes
Checking for C++ library gdal... no
Checking for C++ library boost_filesystem-mt... no
Could not find header or shared library for boost filesystem, exiting!

I have used symbolic links to ibboost_filesystem-mt.so.1.34.1:

[EMAIL PROTECTED] lib]# dir libboost_filesystem*
libboost_filesystem.a      libboost_filesystem-mt.so.1.34.1
libboost_filesystem-mt.a   libboost_filesystem.so
libboost_filesystem-mt.so  libboost_filesystem.so.1.34.1

But it makes no difference.  Since switching to Linux about 6 months ago this 
is the first install that has beaten me.  I can now see why using executables 
in Windows is such a good idea! I am a beginner at Python although my C++ is 
good.

Steve



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

Reply via email to