Open marknorgren opened 10 years ago
I have the same issue on Ubuntu 18.04 LTS
with NodeJS 8.9.4
I have the same issue on
Ubuntu 18.04 LTS
withNodeJS 8.9.4
Fixed by installing librrd as follows:
sudo apt install librrd-dev
and then re-running npm install .
I think this issue is similar to https://github.com/Orion98MC/node_rrd/issues/1
I had to install
librrd-dev
to get the npm install to work.Is there a way to avoid having to install librrd-dev manually?
error output: