Cron won't run a command. Log shows [command] not found for reason why cron doesn't run command.
The utility command was installed with:
sudo make install
sudo ldconfig
I think the command is part of a library and there is no executable file to put in the path. Command runs fine without sudo from command line.
How do I get cron to run the command?
The utility command was installed with:
sudo make install
sudo ldconfig
I think the command is part of a library and there is no executable file to put in the path. Command runs fine without sudo from command line.
How do I get cron to run the command?
Statistics: Posted by s09239092093 — Thu Oct 10, 2024 3:24 am