![]() |
|
|
|
|
1
5th November 05:24
External User
Posts: 1
|
L.S,
After installation of all patches in the slackware patch directory ftp://dl.xs4all.nl/pub/mirror/slackw...tches/packages Something broke and I am unable to read manual pages in the console. The error was some script line witch it was unable to execute. (I am sorry but I can't reproduce the error right now, since it was on an other machine) The less command also broke, and doesn't produce an error. I'll try to reproduce the man-error in a few days. Since one of the patches included vim, I thought this might be the problem. the vi command however works fine. One other thing is that I didn't uninstall previous packages (for instance of QT I have now qt-2.3.2 as well as qt-2.3.3). I am relatively new in linux so there are probably a lot of 'fine' manuals I haven't read yet, well, maybe someone could tell me which one to read? maybe you need some more info on my system? I have the kernel 2.6.9-rc3 running right now, but since it didn't work on previous kernels I don't think its related to that. I have recently installed cxoffice pro as well. The rest is just slackware-10.0. thanx for your time, Roel |
|
|
|
|
2
8th November 14:11
External User
Posts: 1
|
actually After some more googling I found someone with a similar bug on
http://www.linuxquestions.org/questions/history/230607 22:04:09 root@~/synaptics # man vim Error executing formatting or display command. System command (cd /usr/man && (echo ".ll 11.9i"; echo ".pl 1100i"; /bin/gunzip -c '/usr/man/man1/vim.1.gz'; echo ".\\\""; echo ".pl \n(nlu+ 10") | /usr/bin/gtbl | /usr/bin/nroff -S -mandoc | /usr/bin/less -is) exited with status 256. No manual entry for vim Reading some of the found sites it seems that the error might be related to the patched kernel. For anyone with a similar problem: possible solutions I found googling. 1. revert to previous kernel. 2. a workaround using vi to read man pages: http://vim.sourceforge.net/scripts/s...?script_id=489 I recognize I should have done more googling before posting, but googling was difficult since all kinds of irrelevant pages turned up when keywords like 'man bug' or something similar was entered. Roel |
|