Re: [Pythonmac-SIG] how to build libpython2.4.dylib

2006-09-15 Thread ah
>> On Sep 14, 2006, at 7:22 PM, ah wrote: >> >>> Hello all, >>> >>> Sorry if this question has been asked before. >>> How can I build (or get) libpython2.4.dylib instead of libpython2.4.a ? >>> >>> I am running Mac Os X 10.3.9. >> >> What version of python are you using? That is, the distribution

Re: [Pythonmac-SIG] how to build libpython2.4.dylib

2006-09-15 Thread Torsten Sadowski
Hello Arye, fink (at least on 10.4) does build a libpython2.4.dylib. You could have a look at the patches to see how its done. Torsten Am Donnerstag, 14. September 2006 19:22 schrieb ah: > Hello all, > > Sorry if this question has been asked before. > How can I build (or get) libpython2.4.dylib

Re: [Pythonmac-SIG] how to build libpython2.4.dylib

2006-09-14 Thread Ronald Oussoren
On Sep 14, 2006, at 7:22 PM, ah wrote: Hello all, Sorry if this question has been asked before. How can I build (or get) libpython2.4.dylib instead of libpython2.4.a ? I am running Mac Os X 10.3.9. What version of python are you using? That is, the distribution at python.org, ActiveSta

[Pythonmac-SIG] how to build libpython2.4.dylib

2006-09-14 Thread ah
Hello all, Sorry if this question has been asked before. How can I build (or get) libpython2.4.dylib instead of libpython2.4.a ? I am running Mac Os X 10.3.9. Any info is greatly appreciated. Arye. ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.or