New Jaguar scheme of access man pages differs from the previous 
and collides with it!

the MANPATH environment variable should not be set at all since now 
man finds the pages based in "manpath" and /etc/manpath.conf settings.

I am not sure about this because I am not a following each update, but must I

        source /sw/bin/init.csh

in my ~/.login ?


/sw/bin/init.csh _does_ set MANPATH:

--------
% grep MANPATH /sw/bin/init.csh
if ( $?MANPATH) then
   setenv MANPATH /sw/share/man:/sw/man:${MANPATH}:/usr/X11R6/man
   setenv MANPATH 
/sw/share/man:/sw/man:/usr/local/share/man:/usr/local/man:/usr/share/man:/usr/X11R6/man
--------


        Systems like tetex does conflict with this since they use the 
current scheme.

-- 
  juan


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to