In LFS instruction, Gawk is installed after Check. But "checkmk"
in Check is an Awk script, so the shebang of it becomes
#! /tools/bin/gawk -f
After the removal of /tools, "checkmk" won't work.
Could we just install Gawk before Check? If not, we have to run
sed 's@/tools/bin@/bin@' /bin/checkmk
to fix this.
--
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page