colszowka / phantomjs-gem

Phantomjs via Rubygems: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
Other
222 stars 106 forks source link

Doesn't work on Freebsd. #100

Open ghost opened 6 years ago

ghost commented 6 years ago

Require ok, but

irb(main):010:0> Phantomjs.path
Phantomjs::UnknownPlatform: Could not find an appropriate PhantomJS library for your platform (amd64-freebsd9 :( Please install manually.

Hope in the future it can be solved. Thanks :)

ashawley commented 6 years ago

There was some work on this in #55 but it stalled