Changes between Version 2 and Version 3 of Ticket #36579, comment 5


Ignore:
Timestamp:
Dec 3, 2012, 3:00:47 PM (11 years ago)
Author:
xl64100@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36579, comment 5

    v2 v3  
    1212Have done this :
    1313
    14 > cd port dir python27
    15 > sudo su
    16 > cd work/Python27
    17 > patch -p1 < /Users/<login>/Downloads/miscompile-mac-modules.txt
    18 > port upgrade python27
     14> cd `port dir python27`[[BR]]
     15> sudo su[[BR]]
     16> cd work/Python27[[BR]]
     17> patch -p1 < /Users/<login>/Downloads/miscompile-mac-modules.txt[[BR]]
     18> port upgrade python27[[BR]]
    1919
    2020And it still fails...