Skip to content

Instantly share code, notes, and snippets.

@novi
Created June 17, 2011 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save novi/1031695 to your computer and use it in GitHub Desktop.
Save novi/1031695 to your computer and use it in GitHub Desktop.
PDFWalkerインストール on Mac OS X 10.6.7
* brew install libtiff
* brew install gtk+
** gtk+のインストールに失敗するときは、 https://twitter.com/novi_/status/81740297842868225
** /usr/local/lib/libintl.dylibが無いときは、 https://twitter.com/novi_/status/81742895941558272
* gem install origami gtk2
* mkdir -p ~/.local/share
** pdfwalkerが起動しないとkは、 /Library/Ruby/Gems/1.8/gems/origami-1.0.3/bin/pdfwalker:3 RUBY_VERSION を1.8以上にする
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment