-
-
Couldn't load subscription status.
- Fork 54
Closed
Description
For any OSX user with outdated system ruby gem + X11:
brew install ruby
which gem # /usr/local/bin/gem
gem -v # 2.6.2. in my case
(sudo) gem install asciidoctor
which asciidoctor # returned binary path
make git # no errors
make pdf # warnings, and X11 install popupgood god, X11 again:
brew install Caskroom/cask/xquartz # completes without error
make pdf # completes without errors, though pops up invisible java thingy
open -a Preview dist/clojurescript-unraveled.pdfAwesome!
Metadata
Metadata
Assignees
Labels
No labels