[MacPorts] #24915: gtk1 build fails with gettext 0.18
MacPorts
noreply at macports.org
Wed Jul 14 10:51:31 PDT 2010
#24915: gtk1 build fails with gettext 0.18
-------------------------------------------+--------------------------------
Reporter: benjamin.kremer@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: gtk1
-------------------------------------------+--------------------------------
Comment(by gunnmjk@…):
tty7, thanks for figuring this out. Your trick allowed me to install the
old gettext.
In the future, it would be nice if Macports installed gettext 0.17 when
installing gtk1.
{{{
$ svn co -r 30842
http://svn.macports.org/repository/macports/trunk/dports/devel/gettext
...downloading gettext 0.17...
$ cd gettext
$ sudo port -f deactivate gettext
...deactivating gettext 0.18...
$ sudo port install
...installing gettext 0.17...
$ sudo port install gtk1
...installing gtk1...
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24915#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list