[MacPorts] #45512: selfupdate 2.3.1 > 2.3.2 fails, OS X 10.6.8, Xcode 3.2.6
MacPorts
noreply at macports.org
Sun Oct 26 02:27:49 PDT 2014
#45512: selfupdate 2.3.1 > 2.3.2 fails, OS X 10.6.8, Xcode 3.2.6
-----------------------------+--------------------------------
Reporter: el_duderino_@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: base | Version: 2.3.2
Resolution: worksforme | Keywords:
Port: |
-----------------------------+--------------------------------
Comment (by ryandesign@…):
Replying to [comment:9 el_duderino_@…]:
> {{{
> $ echo $PATH
>
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:/usr/X11/bin
> $ /opt/local/bin/gfind $(echo $PATH | sed -e 's/:/\ /g') -iname
*readline*
> }}}
Note that this script you ran would find ''executable programs'' whose
names contain "readline", but readline does not provide an executable of
that name (nor any executable, in fact); executables aren't the problem:
the problem is the readline library (which would be in a "lib" directory)
and header files (which would be in an "include" directory).
--
Ticket URL: <https://trac.macports.org/ticket/45512#comment:12>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list