Stephane CHAZELAS <stephane.chaze...@gmail.com> wrote:

> > >   ZSH_EMULATION=sh CONFIG_SHELL=/usr/bin/zsh  /usr/bin/zsh ./configure
> > 
> > Ok this is what I get:
> > 
> > ZSH_EMULATION=sh CONFIG_SHELL=/usr/bin/zsh  /usr/bin/zsh ./configure
> > ./configure:777: no matches found: conftest*
> > creating cache ./config.cache
> > ^C./configure:828: no matches found: conftest*
> [...]
>
> You possibly overlooked the part about adding
>
> if [ -n "$ZSH_EMULATION" ]; then
>   emulate "$ZSH_EMULATION"
> fi
>
> to your ~/.zshenv.

OK, thank you it now works...

Jörg

-- 
 EMail:jo...@schily.net                    (home) Jörg Schilling D-13353 Berlin
    joerg.schill...@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'

Reply via email to