On 3/16/06, LHerm <[EMAIL PROTECTED]> wrote: > Hello > > I seem to have run up against a conflict between boost1.32-py24 and > boost1.32-py23. Specifically: > > boost1.32-py24_1.32.0-2_darwin-powerpc.deb (--install): > trying to overwrite > `/sw/include/boost-1_32/boost/algorithm/minmax.hpp', which is also in > package boost1.32-py23 > > -see below for the full output- > > For me it shows up trying to upgrade akgregator and it depending on > boost1.32-py24. I could remove boost1.32-py23 and then I suppose the > problem would go away. At least I would then be able to install > akgregator but it seems to me that I would then be opening myself up to > problems with boost1.32-py23 and whatever installed it. > > Rather than move the problem around I thought I would ask here to see > if anyone has some suggestions or can tell me if the file > /sw/include/boost-1_32/boost/algorithm/minmax.hpp would work for both > of the boost* packages. I could just remove it and then let the new > boost* package replace it. > > Anyone? > > Lorenz > >
<snip> I believe boost1.32-py24 only exists for build purposes and nothing should have a runtime dependency on it (the -shlibs package is another matter). The only difference in the two packages should be which version of python they use. Go ahead and replace the -py23 version with the -py24 one. -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
