II added the program as a service declaring the variable in the bash script and everything works fine. Now program starts up during the start as it should. Thank you again for your help.
Posts by rigelinorion
-
-
Thanks dude. It works. And one more question. How to add this system variable to autostart or something like that? I mean the LD_LIBRARY_PATH variable.
-
Hello. I am trying to run a my program written in c that uses the libpigpio.so external library. Unfortunately, during startup the system can not find the library even though it is in the same directory as the program. I can not copy it to the lib directory (read only) . Is there any advice? Sorry for my GoogleEnglish