First page Back Continue Last page Summary Graphics
Problems with binary visibility
bpsh 0 tar czf gif.tar.gz *.gif
- tar (child): gzip: Cannot exec: No such file or directory
- tar (child): Error is not recoverable: exiting now
- bpsh: Child process exited abnormally.
Where is /usr/bin/gzip?
- bpsh 0 ls /usr
- bpsh 0 ls /sbin
bpsh 0 gcc -c foo.c
- gcc: installation problem, cannot exec `cpp': No such file or directory
Notes: