On Jan 4, 2010, at 12:20 PM, Dane Springmeyer wrote:
To test this theory I am writing a script to fix the embedded
library 'id' in your source installed boost libraries.
I will send it in a moment. In the meantime can you paste the output
of this command:
$ otool -L /usr/local/lib/libboost*dylib
Okay, script is ready:
http://pastie.org/766490
download that python code, save as a file named 'fix_boost.py' on say,
your Desktop.
Then do:
$ cd Desktop
$ sudo python fix_boost.py
If you get any errors, then edit the script, changing line 8 to be:
DEBUG= True
and run the script again, sending me the output.
If you don't get any errors then go back into your mapnik source
directory
and do a clean rebuild:
$ python scons/scons.py -c
$ python scons/scons.py install
Dane
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users