Skip to content

Instantly share code, notes, and snippets.

@nieder
nieder / gist:db6454457ee928399a40
Created March 15, 2016 03:33
pango unable to find glib
install command when building the package:
/sw/bin/gem2.2 install --local --install-dir /sw/build.build/root-pango-rb22-2.2.5-1/sw/lib/ruby/gems/2.2 --document rdoc pango-2.2.5.gem
/sw/build.build/root-pango-rb22-2.2.5-1 is the root of the staging directory.
All the gems I've installed using this process are in /sw/lib/ruby/gems/2.2/gems/* and the other gems can find their installed dependencies (like glib2 needs pkg-config and it is found).
@nieder
nieder / gist:12cc2a9f6ef09259c13b
Last active December 18, 2015 04:49
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)