pisa icon indicating copy to clipboard operation
pisa copied to clipboard

Document gumbo build dependencies

Open elshize opened this issue 4 years ago • 0 comments

Gumbo parser relies on autotools to build it, yet we don't mention it in the docs.

Here's an example of what is needed on Ubuntu 18.04:

sudo apt-get install autotools-dev libtool m4 automake

elshize avatar Sep 18 '20 19:09 elshize