>> Looks familiar :) >> >> Can you try: >> $ sudo port uninstall boost >> $ sudo port clean boost >> $ sudo port install boost +python26 +icu >> >> My guess would be that boost somehow got installed previously >> without the '+python26' flag (which denotes a boost 'variant'). As >> the default 'sudo port install boost' will not compile boost-python >> and any later call to install boost (even with the variant flag) >> will not prompt an upgrade, a full uninstall and clean is usually >> needed. > > > % sudo port uninstall boost > Password: > ---> Deactivating boost @1.38.0_0+darwin_9+icu > > Looks like you were right, frustrating because it did take a *really > long time* to build boost, so I assumed it must have been the first > time. > > I'll let you know if it works!
Works! *does happy dance* -mike. ---------------------------------------------------------------- michal migurski- [email protected] 415.558.1610 _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

