[MacPorts] #45551: iTerm2 builds fine on OS X 10.6 Snow Leopard, Portfile prevents
MacPorts
noreply at macports.org
Tue Oct 21 21:11:45 PDT 2014
#45551: iTerm2 builds fine on OS X 10.6 Snow Leopard, Portfile prevents
--------------------------------+--------------------
Reporter: chilli.namesake@… | Owner: emer@…
Type: enhancement | Status: closed
Priority: Low | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: iTerm2 |
--------------------------------+--------------------
Comment (by ryandesign@…):
Replying to [comment:6 ryandesign@…]:
> I'll continue to investigate 10.5.
For Leopard, a separate configuration in the Xcode project must be used,
by adding these lines to the Portfile:
{{{
platform darwin 9 {
xcode.configuration 'Leopard Deployment'
}
}}}
Then the build fails when trying to strip the bundled Growl framework,
because it was built for a newer version of OS X that Leopard's `strip`
command doesn't understand. I've filed that bug with the developer:
https://code.google.com/p/iterm2/issues/detail?id=3250
Replying to [comment:2 ryandesign@…]:
> The [http://iterm2.com/downloads.html downloads page] has two binaries
of 2.0 available:
> It's unclear which one of those 10.6 users are meant to use.
I've reported this problem to the developers:
https://code.google.com/p/iterm2/issues/detail?id=3251
--
Ticket URL: <https://trac.macports.org/ticket/45551#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list