On Thu, 2004-04-29 at 17:24, Jamie Lory wrote:
> I am trying to install Apache Mono module 0.8 and I am getting this
> error when I type:   ./configure --prefix=/usr
> 
> configure: line 19: syntax error near unexpected token `elif'
> configure: line 19: `elif test -n "${BASH_VERSION+set}" && (set -o
> posix) >/dev/
> 

I would guess that it's your shell.  Trying running it as:

   /bin/sh ./configure --prefix=/usr

/J\


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to