Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- man pages..
General
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
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
- Email to a Friend
- Report Inappropriate Content
01-16-2004 11:27 AM
01-16-2004 11:27 AM
man pages..
[root@cms man]# man ls
invalid charset name
Error executing formatting or display command.
System command (cd /usr/share/man ; (echo -e ".ll 10.0i\n.pl 1100i"; /bin/gunzip -c /usr/share/man/man1/ls.1.gz; echo; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/groff -Tlatin1 -mandoc | /usr/bin/less -isr) exited with status 256.
No manual entry for ls
what's the problem..?
invalid charset name
Error executing formatting or display command.
System command (cd /usr/share/man ; (echo -e ".ll 10.0i\n.pl 1100i"; /bin/gunzip -c /usr/share/man/man1/ls.1.gz; echo; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/groff -Tlatin1 -mandoc | /usr/bin/less -isr) exited with status 256.
No manual entry for ls
what's the problem..?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-16-2004 03:41 PM
01-16-2004 03:41 PM
Re: man pages..
Hi,
given the error message you quote I would guess
/usr/bin/groff -Tlatin1 -mandoc is the problem,
more specifically -Tlatin1.
Try to uncompress a man-page manually and run the groff command above against it. Do you get the same error?
I do assume here that you get this error with all man pages not only the one for ls.
Greetings, Martin
given the error message you quote I would guess
/usr/bin/groff -Tlatin1 -mandoc is the problem,
more specifically -Tlatin1.
Try to uncompress a man-page manually and run the groff command above against it. Do you get the same error?
I do assume here that you get this error with all man pages not only the one for ls.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-18-2004 11:46 AM
01-18-2004 11:46 AM
Re: man pages..
What's your LANG environment variable set to?
try this:
env LANG=C man ls
and see if it displays correctly.
try this:
env LANG=C man ls
and see if it displays correctly.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-18-2004 12:36 PM
01-18-2004 12:36 PM
Re: man pages..
after modifing /etc/profile.d/less.sh
JLESSCHARSET=ko
man pages are showing correctly.
JLESSCHARSET=ko
man pages are showing correctly.
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP