Hi,
I am using piCorePlayer in which I want to run an application, that I developed, in background.
My application is using wiringPi (libwiringPi.so) to do so and need this library to be in /lib, or anywhere in the path that can be found.
The issue is that if I copy it there, it won"t survive a reboot. How can i do it permanently ?
best regards
yves