Changes between Version 1 and Version 2 of Ticket #25669, comment 11


Ignore:
Timestamp:
Mar 13, 2013, 9:54:22 PM (12 years ago)
Author:
glen.henshaw@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25669, comment 11

    v1 v2  
    22
    33ghenshaw$ sudo port select python python27\\
    4 dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid
    5 Password:
    6 Selecting 'python27' for 'python' failed: could not create new link "/opt/local/bin/python": target "/opt/local/bin/python2.7" doesn't exist
    7 ghenshaw$ ls /opt/local/bin/python2.7
    8 /opt/local/bin/python2.7
    9 ghenshaw$ sudo port installed python*
    10 dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid
    11 The following ports are currently installed:
    12   python27 @2.7.3_1 (active)
    13   python_select @0.3_2 (active)
     4dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid\\
     5Password:\\
     6Selecting 'python27' for 'python' failed: could not create new link "/opt/local/bin/python": target "/opt/local/bin/python2.7" doesn't exist\\
     7ghenshaw$ ls /opt/local/bin/python2.7\\
     8/opt/local/bin/python2.7\\
     9ghenshaw$ sudo port installed python*\\
     10dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid\\
     11The following ports are currently installed:\\
     12  python27 @2.7.3_1 (active)\\
     13  python_select @0.3_2 (active)\\
    1414
    1515Should this be reopened, or am I confused?