[Arm-dev] pigpio

Mon Jun 22 17:45:22 UTC 2020
R C <cjvijf at gmail.com>

Hello,


did anyone ever install pigpio on Centos on a RPI?


It seems to compile ok, but probably gets installed in the "wrong" location?

This is what I see: ./x_pigpio: error while loading shared libraries: 
libpigpio.so.1: cannot open shared object file: No such file or directory


but the file exists:

/root/Projects/pigpio/pigpio-master/libpigpio.so.1


So obviously, it is not in the right location.  So is there a "right" 
location?  or do I need to change/add a library path?


thanks,


Ron