Re: Where are man pages?
Re: Where are man pages?
- Subject: Re: Where are man pages?
- From: Edward Thome <email@hidden>
- Date: Mon, 24 Nov 2003 11:43:18 -0600
I think that the problem is that you need to set your environment. If
you type
echo $PATH
and
echo $MANPATH
in Terminal or in an xterm, I think you'll fink that they are fairly
barren. How to add things to your path and manpath depends upon
whether you are using bash or tcsh or ...
If you type
man /bin/ls
then I think you'll get the man pages for ls. The problem is that
'/bin' is not in your path.
Ed
On Nov 24, 2003, at 9:39 AM, Lee Cheng Siang wrote:
Hi,
I activate Apple's X11, xterm appears, I type "man ls" for example, it
says no manual entry for ls??? Errr where are my man pages?
I installed Xcode and X11 SDK.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.