LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-22-2005, 10:59 AM   #1
zahadumy
Member
 
Registered: May 2005
Location: Cluj, Romania
Distribution: Fedora Core 6
Posts: 226

Rep: Reputation: 31
Question man pages don't display


I didn't realize it first, because i'm a newbie and i saw it's easier to do anything when you are root. But the problem is that the man pages won't display unless if i am logged in as root. And i have some friends who asked me to let them see how linux works, you understand... Can you help me? 10x
( I work on Fedora Core 3 )
 
Old 05-22-2005, 11:03 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
please expand on "won't display"... any error messages? blank screen? what?

10x? is that "thanks"? i'd suggest taking the extra 1/2 a second for those other 3 keys...
 
Old 05-22-2005, 11:15 AM   #3
leadazide
Member
 
Registered: Apr 2004
Location: Germany
Distribution: SuSE 11.0, Ubuntu 7.10
Posts: 390

Rep: Reputation: 30
Maybe regular users don't have permissions to access /usr/share/man or the manpages.

Anyway, as acid_kewpie suggested, post error messages and

post the output of

ls -l /usr/share/man/
 
Old 05-22-2005, 11:20 AM   #4
zahadumy
Member
 
Registered: May 2005
Location: Cluj, Romania
Distribution: Fedora Core 6
Posts: 226

Original Poster
Rep: Reputation: 31
When i type "man <command>" it simply appears nothing and i have to type "q" to exit. I have no error messages.

~> ls -l /usr/share/man
total 592
drwxr-xr-x 4 root root 4096 Oct 13 2004 bg
drwxr-xr-x 4 root root 4096 Oct 13 2004 cs
drwxr-xr-x 4 root root 4096 Oct 13 2004 da
drwxr-xr-x 5 root root 4096 Oct 13 2004 de
drwxr-xr-x 5 root root 4096 Oct 13 2004 el
drwxr-xr-x 9 root root 4096 Oct 13 2004 en
drwxr-xr-x 4 root root 4096 Oct 13 2004 es
drwxr-xr-x 4 root root 4096 Oct 13 2004 fi
drwxr-xr-x 5 root root 4096 Oct 13 2004 fr
drwxr-xr-x 4 root root 4096 Oct 13 2004 hr
drwxr-xr-x 3 root root 4096 Apr 28 15:46 hu
drwxr-xr-x 3 root root 4096 Apr 28 15:46 id
drwxr-xr-x 5 root root 4096 Oct 13 2004 it
drwxr-xr-x 5 root root 4096 Oct 13 2004 ja
drwxr-xr-x 4 root root 4096 Oct 13 2004 ko
drwxr-xr-x 2 root root 4096 Apr 28 15:50 man0p
drwxr-xr-x 2 root root 69632 Apr 28 20:44 man1
drwxr-xr-x 2 root root 4096 Apr 28 15:50 man1p
drwxr-xr-x 2 root root 12288 Apr 28 16:07 man2
drwxr-xr-x 2 root root 155648 Apr 28 16:09 man3
drwxr-xr-x 2 root root 40960 Apr 28 15:50 man3p
drwxr-xr-x 2 root root 4096 Apr 28 16:10 man4
drwxr-xr-x 2 root root 12288 Apr 28 16:10 man5
drwxr-xr-x 2 root root 4096 Apr 28 16:04 man6
drwxr-xr-x 2 root root 4096 Apr 28 16:09 man7
drwxr-xr-x 2 root root 20480 Apr 28 16:10 man8
drwxr-xr-x 2 root root 4096 Aug 12 2004 man9
drwxr-xr-x 2 root root 4096 Aug 12 2004 mann
drwxr-xr-x 4 root root 4096 Oct 13 2004 nl
drwxr-xr-x 5 root root 4096 Oct 13 2004 pl
drwxr-xr-x 5 root root 4096 Oct 13 2004 pt
drwxr-xr-x 5 root root 4096 Apr 28 15:46 pt_BR
drwxr-xr-x 5 root root 4096 Oct 13 2004 ro
drwxr-xr-x 3 root root 4096 Apr 28 15:49 ru
drwxr-xr-x 3 root root 4096 Apr 28 15:49 sk
drwxr-xr-x 4 root root 4096 Oct 13 2004 sl
drwxr-xr-x 3 root root 4096 Apr 28 15:50 sv
drwxr-xr-x 3 root root 4096 Apr 28 20:44 zh
 
Old 05-22-2005, 03:44 PM   #5
Harmaa Kettu
Member
 
Registered: Apr 2005
Location: Finland
Posts: 196

Rep: Reputation: 30
This is clearly a permission problem somewhere, because it works as root. It probably does display an error message, but it gets cleared away from the screen before you can read it. You can capture it into a file and read it from there:
Code:
man ls 2> man_error.txt
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
man pages won't display on Mandrake 10 zahadumy Mandriva 1 11-19-2005 02:10 AM
Userland ttys don't display full man-pages. ernobe Debian 2 05-16-2005 07:34 PM
man pages wont display lowpro2k3 Slackware 6 01-14-2005 04:21 AM
man pages won't display hyphens TruckStuff Linux - General 10 02-20-2004 11:04 AM
man pages don't display linowes Linux - General 2 12-24-2002 09:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration