[TLUG] 在安裝 MySQL GPL 3.20.32a 時發生了一點問題.....
Jim Lee
tlug@linux.org.tw
Wed, 20 Oct 1999 10:16:53 +0800
make all-recursive
make[1]: Entering directory `/usr/local/src/MySQL_GPL-3.20.32a'
Making all in FAQs
make[2]: Entering directory `/usr/local/src/MySQL_GPL-3.20.32a/FAQs'
makeinfo --no-headers --no-split --output mysql-faq.txt mysql-faq.texi
make[2]: makeinfo: Command not found
make[2]: *** [mysql-faq.txt] Error 127
make[2]: Leaving directory `/usr/local/src/MySQL_GPL-3.20.32a/FAQs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/MySQL_GPL-3.20.32a'
make: *** [all-recursive-am] Error 2
這隻 makeinfo 程式要在那裡才找到 ???