HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- display man pages
Operating System - Linux
1827813
Members
1889
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 05:36 PM
02-27-2003 05:36 PM
Hi folks,
I've installed RH Linux 7.2 on my HP Pavilion 4563Z desktop. Also have Win 98 on my PC. I'm unable to view man pages in Linux. The error I get is "groff: couldn't exec troff I/O error" Please hlp.
Thanks.
I've installed RH Linux 7.2 on my HP Pavilion 4563Z desktop. Also have Win 98 on my PC. I'm unable to view man pages in Linux. The error I get is "groff: couldn't exec troff I/O error" Please hlp.
Thanks.
Confidence pays
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 07:00 PM
02-27-2003 07:00 PM
Re: display man pages
Hi,
That I/O error makes me think that there is some hardware problems. is your hard disk good.
do this and see if everything is ok.
dd if=/dev/ of=/dev/null bs=2048k
hth
-b-
That I/O error makes me think that there is some hardware problems. is your hard disk good.
do this and see if everything is ok.
dd if=/dev/
hth
-b-
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 07:04 PM
02-27-2003 07:04 PM
Solution
is the 'groff' package installed?
Check with the command:
rpm -q groff
the 'groff' package should also provide 'troff' (but you can check this by issuing:
rpm -ql groff | grep troff
).
If it is, then you'll need to check that the man pages are installed correctly into the correct path (/usr/man/ and /usr/share/man/), and are readable by the user spitting the error out.
If all of this is correct, then verify that the 'groff' package hasn't been corrupted by issuing:
rpm -V groff
If you see no output, everything is happy.
Hope this helps you a bit.
Check with the command:
rpm -q groff
the 'groff' package should also provide 'troff' (but you can check this by issuing:
rpm -ql groff | grep troff
).
If it is, then you'll need to check that the man pages are installed correctly into the correct path (/usr/man/ and /usr/share/man/), and are readable by the user spitting the error out.
If all of this is correct, then verify that the 'groff' package hasn't been corrupted by issuing:
rpm -V groff
If you see no output, everything is happy.
Hope this helps you a bit.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2003 09:56 AM
03-01-2003 09:56 AM
Re: display man pages
Thanks guys. Stuart you are genius! The -V option told me that there were some files missing, hence I reinstalled groff amd man packages. It works fine now. Thanks again guys!
Confidence pays
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP