Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of Zathura via Brew stopped on dependency GTK+3 #4

Closed
scottbaron opened this issue Jun 4, 2015 · 1 comment
Closed

Comments

@scottbaron
Copy link

➜ ~ brew install zathura
==> Installing zathura from zegervdv/homebrew-zathura
==> Installing dependencies for zegervdv/zathura/zathura: gtk+3, girara
==> Installing zegervdv/zathura/zathura dependency: gtk+3
==> Downloading https://download.gnome.org/sources/gtk+/3.16/gtk+-3.16.3.tar.xz
Already downloaded: /Library/Caches/Homebrew/gtk+3-3.16.3.tar.xz
==> ./configure --prefix=/usr/local/Cellar/gtk+3/3.16.3 --disable-glibtest --ena
==> make install
gtksettings.c:910: Warning: Gtk: unexpected annotation: element-type
Command '['/private/tmp/gtk+320150604-28348-qf2q3w/gtk+-3.16.3/gtk/tmp-introspectSKIjS0/Gtk-3.0', '--introspect-dump=/private/tmp/gtk+320150604-28348-qf2q3w/gtk+-3.16.3/gtk/tmp-introspectSKIjS0/functions.txt,/private/tmp/gtk+320150604-28348-qf2q3w/gtk+-3.16.3/gtk/tmp-introspectSKIjS0/dump.xml']' returned non-zero exit status -11
make[2]: *** [Gtk-3.0.gir] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1

READ THIS: https://git.io/brew-troubleshooting

Any idea on how to get through this error. I can post brew doctor output if you want it.

@zegervdv
Copy link
Owner

zegervdv commented Jun 5, 2015

From the output in #3, I saw this line:

export GDK_PIXBUF_MODULEDIR="/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders"

Not sure if it has something to do with it, but it wouldn't hurt to run this before trying to install.
If it still doesn't work, maybe you should raise an issue with Homebrew, they will probably know more about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants