Gentoo Archives: gentoo-user-de

From: Justin <justin@×××××××××.net>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] bash_completion problem
Date: Sat, 28 Feb 2009 14:27:49
Message-Id: 49A949DF.4020206@j-schmitz.net
In Reply to: Re: [gentoo-user-de] bash_completion problem by "Sebastian Günther"
1 Sebastian Günther wrote:
2 > * Sandy Marko Knauer (knasan@×××.de) [28.02.09 14:44]:
3 >> Hallo Liste,
4 >>
5 >> ich habe garad ein Problem und hab leider keinen plan woran dies liegt!
6 >>
7 >> in der shell und konsole funktioniert kein bashcompletion mehr, erst wenn
8 >> ich source /etc/profile neu einlese funktioniert es wieder. Ich könnte
9 >> zwar jetzt einfach ein source /etc/profile in meiner bashrc schreiben aber
10 >> somit wüsste ich nicht wo das problem genau liegt.
11 >>
12 >> Hat jemand einen plan wie ich dieses Problem auf den grund gehen könnte?
13 >>
14 >> Gruß
15 >> Sandy Marko Knauer
16 >>
17 >
18 > also ich hab' folgendes in meiner bashrc:
19 >
20 > ##uncomment the following to activate bash-completion:
21 > [[ -f /etc/profile.d/bash-completion.sh ]] && source /etc/profile.d/bash-completion.sh
22 >
23 > ansonsten kannst Du mit
24 >
25 > eselect bashcomp sowohl global als auch auf user basis verschiedenste
26 > module aktivieren
27 >
28 > HTH
29 > Sebastian
30 >
31 elog messages lesen!!!!
32
33 es hat sich was in dem bashcomp system geändert. Du mußt ein
34
35 eselect bashcomp enable --global base
36
37 machen.
38
39 Das sollte helfen.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-de] bash_completion problem Sandy Marko Knauer <knasan@×××.de>