View previous topic :: View next topic |
Author |
Message |
meekj Guest
|
Posted: Mon Apr 15, 2002 10:00 pm Post subject: ooh! A new prompt! |
|
|
Hello, I am in the middle of installing Gentoo Linux for the second time. The last time I tried it everything went fine (1.0rc16). This time during code listing 17 in the install instructions I don't get a "new" prompt when I type "source /etc/profile". Could this become a problem later down the road? I'm installing 1.1a.
Thanks for the help. |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Mon Apr 15, 2002 10:04 pm Post subject: |
|
|
There is a bug somewhere along the line and you $SHELL get incorrectly set to /bin/sh; therefore , you fail to get the correct prompt. Try: Code: | export SHELL=/bin/bash | then run source /etc/profile. I doubt it would cause you a problem down the road though. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
fghellar Bodhisattva
Joined: 10 Apr 2002 Posts: 856 Location: Porto Alegre, BR
|
|
Back to top |
|
|
Cr0t l33t
Joined: 27 Apr 2002 Posts: 944 Location: USA
|
Posted: Sat Apr 27, 2002 2:06 am Post subject: |
|
|
I didn't get it either but everything is just working fine _________________ cya |
|
Back to top |
|
|
lk42pro Tux's lil' helper
Joined: 21 Apr 2002 Posts: 114 Location: New Jersey, USA
|
Posted: Sat Apr 27, 2002 2:44 am Post subject: Re: ooh! A new prompt! |
|
|
meekj wrote: | Hello, I am in the middle of installing Gentoo Linux for the second time. The last time I tried it everything went fine (1.0rc16). This time during code listing 17 in the install instructions I don't get a "new" prompt when I type "source /etc/profile". Could this become a problem later down the road? I'm installing 1.1a.
Thanks for the help. |
i had the same problem...don't worry it was fine after the installation |
|
Back to top |
|
|
|