On 08/17/2012 02:04 PM, Richard Melville wrote:
Some help with this would be great -- I just can't understand it.
I ran the tests as root which ran OK. I've added the temporary group
and changed permissions but when I run:-
su nobody -s /bin/bash -c "make RUN_EXPENSIVE_TESTS=yes -k check || true"
It returns:-
bash: make: command not found.
Any ideas anyone?
Richard
Don't know why you would do that but...
su nobody -s /bin/bash -c "/tools/bin/make RUN_EXPENSIVE_TESTS=yes -k
check || true"
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page