There is hardcoded path for /bin/touch in couple of places. On my system the right path is /usr/bin/touch.
blaviken@~]% whereis touch touch: /usr/bin/touch /usr/share/man/en.UTF-8/man1/touch.1.gz /usr/src/usr.bin/touch
Yes that should work.
The way I fixed it is: https://sourceforge.net/p/lives/code/2249/
Log in to post a comment.
Yes that should work.
The way I fixed it is:
https://sourceforge.net/p/lives/code/2249/