homebrew gtk+ update2013/02/19 09:26

icu4cとharfbuzzの依存関係で cairoが引っかかってgtk+がupdateできなかった
ーーーー以下 log

brew rm icu4c
Uninstalling /usr/local/Cellar/icu4c/50.1...
$ brew install icu4c
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/icu4c-50.1.
Already downloaded: /Library/Caches/Homebrew/icu4c-50.1.mountainlion.bottle.1.tar.gz
==> Pouring icu4c-50.1.mountainlion.bottle.1.tar.gz
==> Caveats
This formula is keg-only: so it was not symlinked into /usr/local.

Conflicts; see: https://github.com/mxcl/homebrew/issues/issue/167

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

LDFLAGS: -L/usr/local/opt/icu4c/lib
CPPFLAGS: -I/usr/local/opt/icu4c/include

==> Summary
🍺 /usr/local/Cellar/icu4c/50.1: 235 files, 55M
$ brew info harfbuzz
harfbuzz: stable 0.9.12
http://www.freedesktop.org/wiki/Software/HarfBuzz
Depends on: pkg-config, autoconf, automake, libtool, glib, icu4c, fontconfig
/usr/local/Cellar/harfbuzz/0.9.12 (29 files, 1.8M) *
https://github.com/mxcl/homebrew/commits/master/Library/Formula/harfbuzz.rb
==> Options
--without-icu4c
Build without icu4c support
$ brew install harfbuzz
Error: harfbuzz-0.9.12 already installed
suzuki-juunotto-no-MacBook-Pro:lib butcher$ brew uninstall harfbuzz
Uninstalling /usr/local/Cellar/harfbuzz/0.9.12...
$ brew install harfbuzz
==> Downloading http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.
Already downloaded: /Library/Caches/Homebrew/harfbuzz-0.9.12.tar.bz2
==> ./autogen.sh
==> ./configure --prefix=/usr/local/Cellar/harfbuzz/0.9.12
==> make install
🍺 /usr/local/Cellar/harfbuzz/0.9.12: 29 files, 1.8M, built in 40 seconds
brew install gtk+
==> Installing gtk+ dependency: pango
==> Downloading http://ftp.gnome.org/pub/GNOME/sources/pango/1.32/pango-1.32.6.t
Already downloaded: /Library/Caches/Homebrew/pango-1.32.6.tar.xz
==> Patching
patching file pango/pangoft2-render.c
patching file pango/pangoft2.c
==> ./configure --prefix=/usr/local/Cellar/pango/1.32.6 --enable-man --with-html
==> make
==> make install
🍺 /usr/local/Cellar/pango/1.32.6: 119 files, 3.8M, built in 21 seconds
==> Installing gtk+
==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.15.ta
Already downloaded: /Library/Caches/Homebrew/gtk+-2.24.15.tar.xz
==> ./configure --prefix=/usr/local/Cellar/gtk+/2.24.15 --disable-glibtest --dis
==> make install
🍺 /usr/local/Cellar/gtk+/2.24.15: 1184 files, 50M, built in 106 seconds

コメント

コメントをどうぞ

※メールアドレスとURLの入力は必須ではありません。 入力されたメールアドレスは記事に反映されず、ブログの管理者のみが参照できます。

※なお、送られたコメントはブログの管理者が確認するまで公開されません。

※投稿には管理者が設定した質問に答える必要があります。

名前:
メールアドレス:
URL:
次の質問に答えてください:
下記の文字を入力して下さい(半角スペースあります)
Hoge desu

コメント:

トラックバック