Hi Wawrzyniec, Wawrzyniec wrote:
Hi,
On my Crux I have following problem with command man. I'm using zsh. I tried to find wrong system settting, path etc. but I have the same settings on other box with Ubuntu and they works fine...
Any ideas?
Wawrzek
Error message:
% man man sh: most: command not found Error executing formatting or display command. System command (cd "/usr/man" && (echo ".pl 1100i"; /bin/gunzip -c '/usr/man/man1/man.1.gz'; echo ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -Tlatin1 -mandoc -c | most) exited with status 32512. No manual entry for man
I'm using an empty .zshrc file and it works for me: [~]$ cat ~/.zshrc # Created by newuser for 4.3.9 [~]$ zsh -c "man man" check that file, maybe you overwrite something with aliases Best regards, Jose V Beneyto