每當我使用man這個指令的時候都會有問題出現
相關message如下
# man ls
ctype locale: Invalid argument
/usr/local/bin/less: not found
execution of the shell failed in function system()
No manual entry for ls
不只是man ls,其他都是一樣
想過是不是我的locale設定有問題,但用locale -a看
我這台電腦跟其他正常的電腦看起來也沒有相差很多
我的/usr/local/bin下面沒有less
less在/usr/bin裡,而且/usr/bin也有設在PATH裡面
想不通為什麼man這個指令會出錯,網路上好像也沒有跟我相似的錯誤
不曉得有沒有人可以指點一下問題會是出在哪?
--
相關message如下
# man ls
ctype locale: Invalid argument
/usr/local/bin/less: not found
execution of the shell failed in function system()
No manual entry for ls
不只是man ls,其他都是一樣
想過是不是我的locale設定有問題,但用locale -a看
我這台電腦跟其他正常的電腦看起來也沒有相差很多
我的/usr/local/bin下面沒有less
less在/usr/bin裡,而且/usr/bin也有設在PATH裡面
想不通為什麼man這個指令會出錯,網路上好像也沒有跟我相似的錯誤
不曉得有沒有人可以指點一下問題會是出在哪?
--
All Comments