[Pythonmac-SIG] python 2.4.2 source builds 2.4.1?

Samuel M. Smith smithsm at samuelsmith.org
Mon Jan 9 06:25:26 CET 2006


>
> You did get 2.4.2, but it's dynamically linking to /Library/
> Frameworks/Python.framework because that's where it's going to
> install to.
>
> try this:
>
> env DYLD_FRAMEWORK_PATH=. ./python.exe
>

but shouldn't that dynamic link have been obviated once I did a
sudo make install?  At that point shouldn't Python.framework now have  
the 2.4.2 executable?



More information about the Pythonmac-SIG mailing list