-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi Robert,
I love this project. Based on your work I wrote a nagios-plugin warning me for low pressure in my heating-system, and a daily graph displaying current and set temperature. Thanks!
However, after an update of nodejs and npm, 'easy' ends in an error:
$ easy --access-key=XXXXX --serial=999999 --password=xxxxx status node: error while loading shared libraries: libhttp_parser.so.2: cannot open shared object file: No such file or directory
I run it on a Centos7 server, with:
$ rpm -qa|grep node
nodejs-6.10.3-1.el7.x86_64
nodejs010-runtime-2.1-5.el7.x86_64
nodejs010-http-parser-2.0-6.20121128gitcd01361.el7.x86_64
and
$ rpm -qa|grep npm
npm-3.10.10-1.6.10.3.1.el7.x86_64
The lib is present though:
$ locate libhttp_parser.so.2
/opt/rh/nodejs010/root/usr/lib64/libhttp_parser.so.2
/opt/rh/nodejs010/root/usr/lib64/libhttp_parser.so.2.0
Can you please advice?
If more info is needed I will be happy to provide it to you.
Thanks,
Rolf
Metadata
Metadata
Assignees
Labels
No labels