screen icon indicating copy to clipboard operation
screen copied to clipboard

Include an x64 version of the PhantomJS binary, too?

Open kevinsperrine opened this issue 8 years ago • 2 comments

It would make things easier in some cases. I already had all the required x64 packages (glibc, zlib, fontconfig, etc) installed, but without an x64 version of phantom I needed to install the i686 libraries to make it work. I choose to include an x64 version of PhantomJS in my own code and set the binPath to use it instead. Great package, btw!

kevinsperrine avatar Aug 16 '16 17:08 kevinsperrine

Any news here?

cgaugel avatar Jan 10 '17 08:01 cgaugel

Version v2.0.0 installs the correct binary automatically trough composer install: https://github.com/microweber/screen/tree/v2.0.0

mbardelmeijer avatar Jan 11 '17 12:01 mbardelmeijer