View previous topic :: View next topic |
Author |
Message |
Loke Apprentice
Joined: 25 May 2002 Posts: 274 Location: Norway
|
Posted: Thu Feb 20, 2003 9:13 am Post subject: Konsole woes after emerge -u world |
|
|
Experiencing a few problems after I did an emerge -u world I really cant find any answers to in the forums.
* Whenever using less, it doesnt display regional characters anymore but instead <E5>, <E6>, <F8> etc. Then when exiting less, I get:
Code: |
/bin/bash: line 1: lesspipe.sh: command not found
|
Ive tried re-emerging less, which doesnt solve anything. And I dont have a file called /usr/bin/lesspipe.sh (of course) - but you should think this would get installed after emerging less again, but not so.
Also, for root I get alot of:
Code: |
dircolors: no SHELL environment variable, and no shell type option given
|
all the time. The above comes from 'eval dircolors /etc/DIR_COLORS' of course, but I got the same .bash* files for my regular user and for root - so I dont really see how this could be happening... Also, on a more esthetic view - my konsole font is totally messed up after merging the 1.9.6 svgalib from my previous 1.4.? - so this was definately a not-so-very-smooth emerge -u world |
|
Back to top |
|
|
Yeric Apprentice
Joined: 17 Feb 2003 Posts: 150
|
Posted: Thu Feb 20, 2003 10:52 am Post subject: |
|
|
Hmmm Are you running this as root ?
if not are the permisions set up correctly for users ?
another thing check you shell profile and see if that gives any clues |
|
Back to top |
|
|
Loke Apprentice
Joined: 25 May 2002 Posts: 274 Location: Norway
|
Posted: Thu Feb 20, 2003 7:30 pm Post subject: |
|
|
Ive solved the font issue by re-emerging freetype-2.1.3 and fontconfig in that order. less however remains broken, and it is definately not a permission problem |
|
Back to top |
|
|
viperlin Veteran
Joined: 15 Apr 2003 Posts: 1319 Location: UK
|
Posted: Sun Dec 07, 2003 3:11 pm Post subject: |
|
|
Loke wrote: | Ive solved the font issue by re-emerging freetype-2.1.3 and fontconfig in that order. less however remains broken, and it is definately not a permission problem |
how did you solve the dircolors bit, for one user i am getting "dircolors: command not found", it exists and stuff but it only effects one user like you said. |
|
Back to top |
|
|
|