Skip to content

Instantly share code, notes, and snippets.

@ocxo
Created April 4, 2013 14:52
Show Gist options
  • Save ocxo/5311034 to your computer and use it in GitHub Desktop.
Save ocxo/5311034 to your computer and use it in GitHub Desktop.
$ brew boxen-install irssi
==> Installing irssi dependency: gettext
Installing gettext from S3...
==> Caveats
This formula is keg-only: so it was not symlinked into /opt/boxen/homebrew.
OS X provides the BSD gettext library and some software gets confused if both are in the library path.
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/opt/boxen/homebrew/opt/gettext/lib
CPPFLAGS: -I/opt/boxen/homebrew/opt/gettext/include
==> Summary
🍺 /opt/boxen/homebrew/Cellar/gettext/0.18.2: 368 files, 11M
==> Installing irssi dependency: libffi
Installing libffi from S3...
==> Caveats
This formula is keg-only: so it was not symlinked into /opt/boxen/homebrew.
Mac OS X already provides this software and installing another version in
parallel can cause all kinds of trouble.
Some formulae require a newer version of libffi.
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/opt/boxen/homebrew/opt/libffi/lib
==> Summary
🍺 /opt/boxen/homebrew/Cellar/libffi/3.0.11: 13 files, 312K
==> Installing irssi dependency: glib
Installing glib from S3...
🍺 /opt/boxen/homebrew/Cellar/glib/2.34.3: 407 files, 15M
==> Installing irssi
Installing irssi from S3...
🍺 /opt/boxen/homebrew/Cellar/irssi/0.8.15: 288 files, 4.6M
@razic
Copy link

razic commented Apr 16, 2013

i'm not able to get this to work unless i manually install glib through brew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment