pkrumins / node-gif

A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.
http://www.catonmat.net
213 stars 29 forks source link

Fix for Debian/Ubuntu installation #18

Closed dariusk closed 10 years ago

dariusk commented 11 years ago

This is a permanent fix for this issue where the npm package does not install on Debian or Ubuntu. I've simply applied the patch in the comments to gif_encoder.cpp (it's an #ifdef)