“texi2dvi” command not found

爱⌒轻易说出口 提交于 2019-12-30 03:44:06

问题


Whenever I'm installing a software on my machine it is showing

/bin/bash: texi2dvi: command not found

My Operating system is Ubuntu 12.04. Do I need install any packages on it.?


回答1:


You need to install texinfo.

sudo apt-get install texinfo


来源:https://stackoverflow.com/questions/17652698/texi2dvi-command-not-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!