Changes between Initial Version and Version 1 of Ticket #19044


Ignore:
Timestamp:
Mar 29, 2009, 8:48:25 PM (15 years ago)
Author:
blb@…
Comment:

What's your version of Xcode?

xcodebuild -version

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19044 – Description

    initial v1  
    77
    88python24 fails to install for me because the OSA module fails to compile.
    9 
     9{{{
    1010~$ port clean python24
    1111Password:
     
    4040/usr/bin/install -c -m 644 Modules/Setup /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/config/Setup
    4141/usr/bin/install -c -m 644 Modules/Setup.local /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/config/Setup.local
     42}}}