On Jan 18, 2004, at 6:17 AM, Romain Brestac wrote:
I have man pages located at a different path than the default
/usr/share/man. I have set an environment variable in a ~/.profile
file with this line:
$MANPATH="path1:path2"
It works in the terminal when I type 'man command' but not in xcode
when using the Help>Man pages menu.
How can I tell xcode to search with a different man path ?
GUI processes have a different environment than shell processes.
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.