On Friday 20 August 2010, Zhu Sha Zang wrote:
>  Hi there, why this command don't work in zsh:
> 
> />>> Installing (1 of 1) sys-apps/tomoyo-tools-2.2.0_p20090727
>  * Execute the following command to setup the initial policy configuration:
>  *
>  * emerge --config =sys-apps/tomoyo-tools-2.2.0_p20090727
>  *
>  * For more information, please visit the following.
>  *
>  * http://tomoyo.sourceforge.jp/
> 
> >>> Recording sys-apps/tomoyo-tools in "world" favorites file...
> >>> Auto-cleaning packages...
> >>> 
> >>> No outdated packages were found on your system.
> 
>  * GNU info directory index is up-to-date.
> [r...@sakurazukamori /usr/src/linux]$ emerge --config
> =sys-apps/tomoyo-tools-2.2.0_p20090727
> 9:44
> zsh: sys-apps/tomoyo-tools-2.2.0_p20090727 not found
> [r...@sakurazukamori /usr/src/linux]$
> bash                                                   /
> 
> But work in bash...

emerge --config "=sys-apps/tomoyo-tools-2.2.0_p20090727"

should work

the same when you try to emerge a certain version

=sys/libs/foobar-1.2

doesn't work

"=sys/libs/foobar-1.2"

does

Reply via email to