源碼地址?http://download.savannah.gnu.org/releases/texi2html/
目前成都創(chuàng)新互聯(lián)公司已為上千余家的企業(yè)提供了網(wǎng)站建設(shè)、域名、虛擬空間、網(wǎng)站托管、企業(yè)網(wǎng)站設(shè)計、芮城網(wǎng)站維護等服務(wù),公司將堅持客戶導(dǎo)向、應(yīng)用為本的策略,正道將秉承"和諧、參與、激情"的文化,與客戶和合作伙伴齊心協(xié)力一起成長,共同發(fā)展。
調(diào)用錯誤
[root@ecs-14c3 doc]# /usr/local/bin/texi2html -expandinfo -number-footnotes -monolithic `if test -f indent.texinfo; then echo indent.texinfo; else echo ./indent.texinfo; fi`
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /usr/local/bin/texi2html line 33105.
indent調(diào)用錯誤
make[2]: Entering directory '/home/indent-2.2.11/doc'
/home/indent-2.2.11/config/missing texi2html -expandinfo -number -monolithic `if test -f indent.texinfo; then echo indent.texinfo; else echo ./indent.texinfo; fi`
WARNING: `texi2html' is needed, and is missing on your system.
???????? You might have modified some files without having the
???????? proper tools for further handling them.? Check the `README' file,
???????? it often tells you about the needed prerequisites for installing
???????? this package.? You may also peek at any GNU archive site, in case
???????? some other package would contain this missing `texi2html' program.
make[2]: *** [Makefile:796: indent.html] Error 1
?