Hi there, I noticed that on SL 6.1 the MANPATH gets gobbled when an environment module is loaded and the MANPATH was empty. The solution as suggested here [1] is to set the MANPATH to its default in /etc/profile.d, i.e. cat /etc/profile.d/00_manpath.sh export MANPATH=`manpath` and something similar for csh users. I suppose this could also be set at the top of /etc/profile.d/modules.sh
Cheers magnus [1] https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/2009-May/039520.html -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
