Sha256: 9cfb85a5ee2cf3b966c4023f905719335f6d23171c515256759c4fc8184be5e4

Contents?: true

Size: 478 Bytes

Versions: 8

Compression:

Stored size: 478 Bytes

Contents

module Bookshop
  POST_INSTALL = "
  ******************************************************************
  
  Make sure to have Java 1.5 or above installed
  

  Install wkhtmltopdf:

  1. Install by hand (recomended):

      https://github.com/blueheadpublishing/bookshop/wiki/Installing-wkhtmltopdf

  2. Try using the wkhtmltopdf-binary gem (mac + linux i386)

      gem install wkhtmltopdf-binary


  ******************************************************************
  "
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bookshop-0.0.22 lib/bookshop/post_install.rb
bookshop-0.0.21 lib/bookshop/post_install.rb
bookshop-0.0.19 lib/bookshop/post_install.rb
bookshop-0.0.18 lib/bookshop/post_install.rb
bookshop-0.0.17 lib/bookshop/post_install.rb
bookshop-0.0.16 lib/bookshop/post_install.rb
bookshop-0.0.15 lib/bookshop/post_install.rb
bookshop-0.0.14 lib/bookshop/post_install.rb