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 -- Wawrzyniec Niewodnicza�ski vel Wawrzek, Larry or LarryN Linux User #177124 E-MAIL: wawrzek@gmail.com PhD in Quantum Chemistry WWW: http://wawrzek.name MSc in Molecular Engineering JID: larryn@chrome.pl
Wawrzyniec Niewodniczañski schrieb:
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
The package 'most' is missing, apparently a program similar to 'more' and 'less' (actually the first time I heard of it). Look here for a 'most' port: http://crux.nu/portdb/?a=search&q=most Greetings, Bernd -- Bernd Eggink http://sudrala.de
On Wed, May 27, 2009 at 09:48:03AM +0200, Bernd Eggink wrote:
Wawrzyniec Niewodniczañski schrieb:
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
The package 'most' is missing, apparently a program similar to 'more' and 'less' (actually the first time I heard of it). Look here for a 'most' port:
or better change PAGER to '/usr/bin/less -is' in /etc/man.conf. HTH Juergen -- Juergen Daubert | mailto:jue@jue.li Korb, Germany | http://jue.li/crux
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
Hi Thanks all of you. Indeed it was PAGER. I found that somehow it is set to 'most' in my system... At least for my user (not for root). I tried to find any suspicious file in /etc but I failed (I think that there is anything in /usr/etc too, but not 100% sure not and without access to my CRUX machine). Wawrzek -- Wawrzyniec Niewodniczański vel Wawrzek Larry or LarryN Linux User #177124 E-MAIL: wawrzek@gmail.com PhD in Quantum Chemistry WWW: http://wawrzek.name MSc in Molecular Engineering JID: larryn@chrome.pl
participants (5)
-
Bernd Eggink
-
Jose V Beneyto
-
Juergen Daubert
-
Wawrzyniec Niewodniczański
-
Wawrzyniec Niewodnicza�ski