View previous topic :: View next topic |
Author |
Message |
cayenne l33t
Joined: 17 Oct 2002 Posts: 945 Location: New Orleans
|
Posted: Sat Nov 19, 2005 9:59 pm Post subject: Can't use FEATURES flag when trying to emerge portage.. |
|
|
Hi all,
I've not been able to emerge portage to update it in a long time. I've been reading and seeing that I'd like to do something to disable collision protection.
However, when I try this I get:
root# FEATURES="-collision-protect" emerge portage
su: FEATURES=-collision-protect: Command not found.
Any suggestions?
TIA,
cayenne _________________ Light travels faster than sound. This is why some people appear bright until you hear them speak......... |
|
Back to top |
|
|
hensan l33t
Joined: 26 Jun 2003 Posts: 868 Location: Sweden
|
Posted: Sat Nov 19, 2005 10:49 pm Post subject: |
|
|
What shell are you using? tcsh for example doesn't understand the <assignment> <command> syntax. Just add the -collision-protect to FEATURES in make.conf instead. |
|
Back to top |
|
|
cayenne l33t
Joined: 17 Oct 2002 Posts: 945 Location: New Orleans
|
Posted: Sun Nov 20, 2005 12:43 am Post subject: |
|
|
hensan wrote: | What shell are you using? tcsh for example doesn't understand the <assignment> <command> syntax. Just add the -collision-protect to FEATURES in make.conf instead. |
That was it. I just hit bash, and then ran it....started up just fine.
By the way, how do you set the shell (Xterm in Xwindows) to use say like bash as its shell....is there a config file on OSX that sets this?
Thanx,
cayenne _________________ Light travels faster than sound. This is why some people appear bright until you hear them speak......... |
|
Back to top |
|
|
|