Skip to content

Instantly share code, notes, and snippets.

@nieder
Last active December 18, 2015 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nieder/12cc2a9f6ef09259c13b to your computer and use it in GitHub Desktop.
Save nieder/12cc2a9f6ef09259c13b to your computer and use it in GitHub Desktop.
pango-ruby errors
$ gem2.0 list
*** LOCAL GEMS ***
bigdecimal (1.2.0)
cairo (1.14.3)
glib2 (2.2.5)
io-console (0.4.2)
json (1.7.7)
minitest (4.3.2)
pkg-config (1.1.6)
psych (2.0.0)
rake (0.9.6)
rdoc (4.0.0)
test-unit (2.0.0.0)
$ gem2.0 install --local --install-dir /sw/build.build/root-pango-rb20-2.2.5-1/sw/lib/ruby/gems/2.0 --document rdoc pango-2.2.5.gem
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: pango requires cairo (>= 1.14.0), glib2 (= 2.2.5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment