HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creating man pages
Operating System - HP-UX
1833906
Members
2036
Online
110063
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
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
08-23-2001 04:52 AM
08-23-2001 04:52 AM
Creating man pages
Hi Folks,
I recently installed gcc compiler and i'm not able to read the man pages, when i type man gcc it say : No manual entry for gcc.
when i traced the path was gcc: /opt/gcc/bin/gcc /opt/gcc/man/man1/gcc.1
so how can i create the man pages so that i can c when i type man gcc....
Thanks & Regards,
Dayanand Naik.
I recently installed gcc compiler and i'm not able to read the man pages, when i type man gcc it say : No manual entry for gcc.
when i traced the path was gcc: /opt/gcc/bin/gcc /opt/gcc/man/man1/gcc.1
so how can i create the man pages so that i can c when i type man gcc....
Thanks & Regards,
Dayanand Naik.
Dayanand Naik
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 04:56 AM
08-23-2001 04:56 AM
Re: Creating man pages
Hi,
Just add the path to MANPATH= $MANPATH:
in your .profile
or you can update /etc/MANPATH...
All the best
Victor
Just add the path to MANPATH= $MANPATH:
in your .profile
or you can update /etc/MANPATH...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2001 04:57 AM
08-23-2001 04:57 AM
Re: Creating man pages
hi,
you will have to add the new directory (/opt/gcc/man/) to /etc/MANPATH.
If you want to use "man -k" you will als have to execute catman again.
good luck,
Thierry.
you will have to add the new directory (/opt/gcc/man/) to /etc/MANPATH.
If you want to use "man -k" you will als have to execute catman again.
good luck,
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2001 12:10 AM
08-24-2001 12:10 AM
Re: Creating man pages
Hi,
# export MANPATH=$MANPATH:/opt/gcc/man/man1:
# catman -w
if needed
Sundar
# export MANPATH=$MANPATH:/opt/gcc/man/man1:
# catman -w
if needed
Sundar
Learn What to do ,How to do and more importantly When to do ?
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP