“texi2dvi” command not found

前端 未结 1 1241
余生分开走
余生分开走 2021-01-01 09:16

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.

1条回答
  •  遥遥无期
    2021-01-01 09:34

    You need to install texinfo.

    sudo apt-get install texinfo
    

    0 讨论(0)
提交回复
热议问题