CentOS7找不见spell命令
刚开始上手Linux,在对着教程敲命令的时候发现 输入spell 命令会提示 bash:spell:command not found。安装版本CentOS-7-x86_64-Everything-1611。
谷歌百度也没有相关解决方法{:10_266:}
来此求教 按照小甲鱼老师的来安装吧 yum -y install aspell
用这个试试 polt 发表于 2017-11-24 12:15
yum -y install aspell
用这个试试
安装过程中显示没有其他镜像可以下载…是什么原因{:10_245:} polt 发表于 2017-11-24 12:15
yum -y install aspell
用这个试试
又下载了一遍成功了,但是使用spell的时候报错:No word lists can be found for the language "en_US". polt 发表于 2017-11-24 12:15
yum -y install aspell
用这个试试
已经解决了,安装完aspell时没有装入字典,最后通过
https://superuser.com/questions/601928/how-do-i-add-missing-dictionaries-for-aspell
里装入字典就可以了,谢谢{:10_254:}
页:
[1]