On Jul 28, 2006, at 11:51 PM, Bob Ippolito wrote:
>
> On Jul 26, 2006, at 10:00 AM, Martin Frank wrote:
>
>> I downloaded the binary distribution for Mac OS X 10.4 from
>>
>> http://www.python.org/download/mac/
>>
>> but I am missing the libpython2.4.a file in
>>
>>
>> /Library/Frameworks/Python.
On Jul 26, 2006, at 10:00 AM, Martin Frank wrote:
> I downloaded the binary distribution for Mac OS X 10.4 from
>
> http://www.python.org/download/mac/
>
> but I am missing the libpython2.4.a file in
>
>
> /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/config
>
>
> How can I get
Hi,
I downloaded the binary distribution for Mac OS X 10.4 from
http://www.python.org/download/mac/
but I am missing the libpython2.4.a file in
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/config
How can I get or create it in a simple way?
Thanks,
Martin
__