Changes between Initial Version and Version 5 of Ticket #25398


Ignore:
Timestamp:
Jun 24, 2010, 5:29:15 AM (14 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25398

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Port xorg-util-macros added
  • Ticket #25398 – Description

    initial v5  
    11I seem to be unable to install python25 on a fresh installation of OSX 10.6. The installation seems to fail when installing the 'xorg-util-macros' dependency:
    22
     3{{{
    34=======
    45Jean-Marc-Skopeks-MacBook:util-macros-1.9.0 jskopek$ sudo port clean python25
     
    1516To report a bug, see <http://guide.macports.org/#project.tickets>
    1617========
    17 
     18}}}
    1819
    1920When I attempt to install xorg-util-macros on it's own, I get the same problem:
    2021
     22{{{
    2123========
    2224Jean-Marc-Skopeks-MacBook:~ jskopek$ sudo port clean --all xorg-util-macros
     
    7274To report a bug, see <http://guide.macports.org/#project.tickets>
    7375==========
    74 
     76}}}
    7577
    7678I've tried manually extracting and compiling the downloaded tar file, and I get a 'nothing to be done for install-exec-am' problem:
    7779
     80{{{
    7881===========
    7982Jean-Marc-Skopeks-MacBook:~ jskopek$ tar -xvf /opt/local/var/macports/distfiles/xorg-util-macros/util-macros-1.9.0.tar.bz2
     
    121124rm -f /usr/local/share/aclocal/xorgversion.m4
    122125========
     126}}}
    123127
    124128I need Python 2.5 running for work, so any assistance whatsoever is greatly appreciated!