Automattic / node-canvas

Node canvas is a Cairo backed Canvas implementation for NodeJS.
10.19k stars 1.17k forks source link

How can I install canvas on a Linux Distro named "Solus" it uses eopkg.? #1222

Closed TheOnlyArtz closed 6 years ago

TheOnlyArtz commented 6 years ago

How can I install canvas on a Linux Distro named "Solus" it uses eopkg.

TheOnlyArtz commented 6 years ago

Ok so I managed to find the right packages and managed to successfully install Canvas. sudo eopkg it libjpeg-turbo6 libjpeg-turbo-devel Hope this helps for any Solus user out there!

LinusU commented 6 years ago

Feel free to add it to the wiki 👍

zbjornson commented 6 years ago

https://github.com/Automattic/node-canvas/wiki/Installation:-Solus added, along with my guess at the full list of packages you need (ignoring what might already be installed, e.g. cairo and pango).