[MacPorts] #45611: ruby_select needs to be updated for Yosemite

MacPorts noreply at macports.org
Sat Oct 25 17:22:25 PDT 2014


#45611: ruby_select needs to be updated for Yosemite
--------------------------+-----------------------
  Reporter:  my@…         |      Owner:  kimuraw@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.2
Resolution:               |   Keywords:  yosemite
      Port:  ruby_select  |
--------------------------+-----------------------

Comment (by larryv@…):

 That is not what happens. Using `port select` sets up symlinks in the
 MacPorts prefix that point to a particular installation of whatever
 software is in question.

 For example, when you use `port select --set python python34`, MacPorts
 creates a symlink `/opt/local/bin/python` (among others) that points to
 MacPorts’ Python 3.4. Setting `port select --set python none` deletes
 these symlinks.

 So if a particular select group is set to “none”, the usual PATH command
 search applies. In your case, `gcc` resolves to `/usr/bin/gcc`.

-- 
Ticket URL: <https://trac.macports.org/ticket/45611#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list