[MacPorts] #42310: Failed to install jp2a
MacPorts
noreply at macports.org
Wed Jan 29 08:38:51 PST 2014
#42310: Failed to install jp2a
----------------------+--------------------------------
Reporter: andyw@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: jp2a |
----------------------+--------------------------------
Comment (by andyw@…):
I've fixed the problem. It seems to be due to missing /usr/bin/gnutar
executable:
{{{
sudo port install gnutar
ln -s /opt/local/bin/gnutar /usr/bin/gnutar
sudo port install jp2a
# It works!
}}}
--
Ticket URL: <https://trac.macports.org/ticket/42310#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list