Re: Path on x11 startup?
Re: Path on x11 startup?
- Subject: Re: Path on x11 startup?
- From: Sean Ahern <email@hidden>
- Date: Thu, 13 Feb 2003 10:10:33 -0800
youichi ono wrote:
> If you want to add "/usr/local/bin" to PATH,
> it will function by adding PATH to ".cshrc."
>
> It functions by describing as follows.
>
> set path = ( $path /usr/local/bin )
Good luck making settings in your .cshrc file take effect for X11.app or
the window manager. As mentioned here, you're going to have to do
different things than normal, since X11.app does not start from a shell
process.
See other postings in this thread for more info.
-Sean
__
email@hidden
_______________________________________________
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.