LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Acer Aspire One: man command not working (https://www.linuxquestions.org/questions/linux-newbie-8/acer-aspire-one-man-command-not-working-672917/)

jjb 09-28-2008 12:24 PM

Acer Aspire One: man command not working
 
I have a new Acer Aspire One laptop. It's OS is: Linpus Linux Lite v1.0.3.E.

It works just fine, but the "Terminal" can not find man-command:

[user@localhost ~]$ man man
bash: man: command not found
[user@localhost ~]$ echo $PATH
/usr/local/bin:/bin:/usr/bin:/usr/acer/bin:/sbin/:/usr/sbin/:/home/user/bin:/usr/acer/bin
[user@localhost ~]$

What gives?

JJB

TedyBear 09-29-2008 03:39 AM

Check that the man-pages are installed on the computer.

//TedyBear

jjb 09-30-2008 05:04 AM

Quote:

Originally Posted by TedyBear (Post 3294826)
Check that the man-pages are installed on the computer.

//TedyBear

"sudo yum install man" did the trick!


All times are GMT -5. The time now is 12:31 PM.