From: Steve S. <st...@sp...> - 2008-05-06 15:13:29
|
Hi Martin, Hugh, Bruce, etc... Forgive me if I'm not thinking about this right... but for a new native/carbon build I'd think we'd want to steer clear of fink as much as possible. I got the impression we were trying to make a completely stand-alone vpython that doesn't require any fink, not even for libraries/etc... I got boost to build OK in /usr/local/ with fink "turned off". I guess the next step is to try to get some of vpython to compile and link against those header files and libraries? -steve On May 6, 2008, at 10:47 AM, Martin Costabel wrote: > Bruce Sherwood wrote: >> Note in the CVS file MAC-OSX.txt (which is somewhat out of date) >> these >> comments, which may or may not be relevant to your problem: >> >> Before making a change to src/Makefile.in, I got a message about >> possible mismatch of versions, >> as though when I build against /sw/bin/python2.5 and then run >> /sw/bin/python2.5 the system thinks >> these are different pythons. Martin Costabel commented: >> >> "I am getting this, too, when using the dynamic boost-python library, >> but not with the static >> libboost_python-mt.a. This is certainly a bug with the >> libboost_python-mt.dylib, but I haven't >> yet found a combination of build flags to build it correctly, in >> particular in a way that would >> also work on OSX 10.5." > > In the meantime, I found the right flags. The current Fink > boost1.34 (or > 1.35) libraries work for me with vpython (3.2.9 or also 4beta24), > using > the dynamic library. > > -- > Martin > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |