[MacPorts] #44092: port install gtk-osx-application return command execution failed
MacPorts
noreply at macports.org
Thu Jun 19 23:02:03 PDT 2014
#44092: port install gtk-osx-application return command execution failed
----------------------------------+----------------------
Reporter: luckfox0927@… | Owner: elelay@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords:
Port: gtk-osx-application |
----------------------------------+----------------------
Comment (by elelay@…):
Hi,
are you trying to install gtk-osx-application without any python bindings
or with python27 version?
If you want gtk-osx-application without any python bindings, your should
use the {{{no_python}}} variant, as in
{{{
sudo port install gtk-osx-application +no_python
}}}
If you want python27 bindings:
{{{
sudo port install gtk-osx-application +python27
}}}
by using {{{-python27}}} you request *not* python27 bindings, which
confuses the port I guess, since python27 is added by default. This might
be a mistake in the port or a feature of macports, I'm not sure yet.
--
Ticket URL: <https://trac.macports.org/ticket/44092#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list