首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 嵌入开发 > 驱动开发 >

装配LIRC红外驱动,出现dialog not found

2012-11-04 
安装LIRC红外驱动,出现dialog not found!$ cd ~/$ mkdir lirc$ cd lirc$ sudo apt-get source lirc$ cd li

安装LIRC红外驱动,出现dialog not found!
$ cd ~/
$ mkdir lirc
$ cd lirc
$ sudo apt-get source lirc  
$ cd lirc-0.8.7~pre3
$ sudo ./setup.sh
dialog not found!
刚开始我以为是驱动与内核版本不匹配,可是从低版本到高版本换了几个也不行。
系统:ubuntu 10.10


[解决办法]
apt-get install dialog

Archive for the ‘Linux’ Category

Jay's Firewall, dialog not found

热点排行