ubunut14.04 make install 提示 makeinfo is missing on your system;
输入makeinfo后,提示没有安装该命令,然后提示可以安装texinfo;
sudo apt-get install texinfo
注意不是texTinfo,而是texinfo;
参考链接:
http://stackoverflow.com/questions/338317/what-is-makeinfo-and-how-do-i-get-it
ubunut14.04 make install 提示 makeinfo is missing on your system;
输入makeinfo后,提示没有安装该命令,然后提示可以安装texinfo;
sudo apt-get install texinfo
注意不是texTinfo,而是texinfo;
参考链接:
http://stackoverflow.com/questions/338317/what-is-makeinfo-and-how-do-i-get-it