Changes between Initial Version and Version 1 of Ticket #59082, comment 5


Ignore:
Timestamp:
Sep 26, 2019, 2:10:39 AM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59082, comment 5

    initial v1  
    1 
    2 
    3 $echo $PATH\\
    4 
    5 /opt/local/libexec/gnubin:/opt/local/bin: `/opt/local/sbin` :/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/buildbot/bin
    6 
    7 $ port diagnose\\
    8 
     1{{{
     2$echo $PATH
     3/opt/local/libexec/gnubin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/buildbot/bin
     4$ port diagnose
    95Error: currently installed version of Xcode, 11.0, is not supported by MacPorts.  For your currently installed system, only the following versions of Xcode are supported:  10.3 10.2.1 10.2 10.1 10.0
    106Warning: found dylibs in your /usr/local/lib directory. These are known to cause problems. We'd recommend  you remove them.
    11 
     7}}}