Created
June 17, 2011 15:56
-
-
Save novi/1031695 to your computer and use it in GitHub Desktop.
PDFWalkerインストール on Mac OS X 10.6.7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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