Re: man problem

2001-06-20 Thread Joel Mayes
On Thu, Jun 14, 2001 at 07:21:24PM +0200, thomas wrote: > > > 'apt-get install less' to get a better pager, and your problems should > > go away. If that doesn't work, 'update-alternatives --config pager' to > > change what /usr/bin/pager points to. > > you were right. thx. > > thomas > > G'da

Re: man problem

2001-06-14 Thread thomas
> 'apt-get install less' to get a better pager, and your problems should > go away. If that doesn't work, 'update-alternatives --config pager' to > change what /usr/bin/pager points to. you were right. thx. thomas

Re: man problem

2001-06-14 Thread Colin Watson
thomas <[EMAIL PROTECTED]> wrote: >i have switched to debian a week ago and was using SuSE for over a >year now. debian is clearly superior (if you know what you're doing). >and i already love apt-get. > >but i have a small problem: man doesnt let me use PageUp and PageDown to >scroll the man-page.

man problem

2001-06-14 Thread thomas
hi, i have switched to debian a week ago and was using SuSE for over a year now. debian is clearly superior (if you know what you're doing). and i already love apt-get. but i have a small problem: man doesnt let me use PageUp and PageDown to scroll the man-page. i can use space to scroll one page

Re: man problem (NEVER MIND)

1999-04-14 Thread William R Pentney
On Wed, 14 Apr 1999, William R Pentney wrote: Never mind, it's working - it just took a long time. I feel sufficiently stupid now. :-) > When I run man on certain topics, it will now just twiddle its thumbs > until I Ctrl-C it, at which point it says "can't remove /tmp/ temp file>: No such file o

man problem

1999-04-14 Thread William R Pentney
When I run man on certain topics, it will now just twiddle its thumbs until I Ctrl-C it, at which point it says "can't remove /tmp/: No such file or directory." Anything I can do about this? - Bill

Re: man problem

1998-12-08 Thread MallarJ
In a message dated 12/8/98 12:59:49 AM Central Standard Time, [EMAIL PROTECTED] writes: > My problem with man is as follows: say I type "man ," I get > the following error: > > man: can't set effective uid: Operation not permitted > > Surely this isn't too bad, eh? > Nope, not too bad

man problem

1998-12-08 Thread Matt Garman
My problem with man is as follows: say I type "man ," I get the following error: man: can't set effective uid: Operation not permitted Surely this isn't too bad, eh? Matt -- Matt Garman, [EMAIL PROTECTED] "They're always havin' a good time down on the bayou, Lord, them delta women think the

Re: [SOLVED] man problem, bo

1997-11-06 Thread Torsten Hilbrich
Pann McCuaig <[EMAIL PROTECTED]> writes: > Somehow both permissions and ownership got changed on /tmp. Oops! That sometimes happens if I unpack tar files as root in /tmp. If there is a . file in the archive tar will set the ownership and permissions of the /tmp directory the same as this file.

Re: [SOLVED] man problem, bo

1997-11-05 Thread Fabrizio Polacco
Christian Leutloff wrote: > > Pann McCuaig <[EMAIL PROTECTED]> writes: > > > Somehow both permissions and ownership got changed on /tmp. Oops! > > me too - after upgrading from 1.3.1 to unstable. Have you upgraded > too?? Do you know which package!? I've updated a whole bunch of > packages 8-(

Re: [SOLVED] man problem, bo

1997-11-05 Thread Christian Leutloff
Pann McCuaig <[EMAIL PROTECTED]> writes: > Somehow both permissions and ownership got changed on /tmp. Oops! me too - after upgrading from 1.3.1 to unstable. Have you upgraded too?? Do you know which package!? I've updated a whole bunch of packages 8-( Bye Christian -- Christian Leutloff, A

[SOLVED] man problem, bo

1997-11-04 Thread Pann McCuaig
Somehow both permissions and ownership got changed on /tmp. Oops! -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

man problem, bo

1997-11-04 Thread Pann McCuaig
I've done a recent simple installation of a subset of bo. root can access man just fine. If a "normal" user issues a man command, such as 'man man' the following output appears: man: can't create a temporary filename: No such file or directory Must be a permissions problem, but where? Thanks.