> Am 24.01.2019 um 19:10 schrieb David Triimboli <trimb...@cshl.edu>:
> 
> On 1/24/2019 12:44 PM, Reuti wrote:
>> Hi,
>> 
>>> Am 24.01.2019 um 18:28 schrieb David Triimboli <trimb...@cshl.edu>:
>>> 
>>> This is just a silly question. Using Son of Grid Engine 8.1.9, I installed 
>>> a master and execution host on one machine. The man pages work fine. I 
>>> installed just an execution host on another. The man pages aren't 
>>> recognized; "man qhost" says "No manual entry for qhost." My $MANPATH 
>>> includes $SGE_ROOT/man on both machines, and $SGE_ROOT on the execution 
>>> host is just $SGE_ROOT on the master host through NFS.
>>> 
>>> Why doesn't the execution host recognize the man pages? How do I get it to 
>>> do so?
>> What is the output of the command:
>> 
>> manpath
>> 
>> on both machines?
> 
> 
> Both output:
> 
> manpath: warning: $MANPATH set, ignoring /etc/manpath.config
> /opt/sge/man:/usr/share/man:/usr/local/share/man
> 
> Both machines can see everything in /opt/sge/man just fine. Every user has 
> read permissions to the files there.

Does the manpage open when you specify the complete path like:

man /opt/sge/man/man1/qhost.1
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to