View Single Post
Old 12-21-2022, 07:53 PM   #5
mangkoran
Member
mangkoran began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Nov 2022
Device: PW5
Quote:
Originally Posted by j.p.s View Post
Is the MANPATH environment variable set?

If not, you need to do:
Code:
MANPATH=/usr/share/man

I just tried this and it did not work.
Same as me. `MANPATH` is indeed not set initially. But after setting it and trying `man cp`, now it output
Code:
sh: nroff not found
Which indeed is missing from the Kindle.

Last edited by mangkoran; 12-21-2022 at 07:54 PM. Reason: remove broken emoji
mangkoran is offline   Reply With Quote