PostgreSQL 7.3 Installation Error

Started by Riaan van Jaarsveldalmost 23 years ago3 messagesbugs
Jump to latest
#1Riaan van Jaarsveld
riaanvj@radioretail.co.za

./configure: line 29: syntax error near unexpected token `elif'
./configure: line 29: `elif test -n "${BASH_VERSION+set}" && (set -o posix) >/de'/null 2>&1; then

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Riaan van Jaarsveld (#1)
Re: PostgreSQL 7.3 Installation Error

"Riaan van Jaarsveld" <riaanvj@radioretail.co.za> writes:

./configure: line 29: syntax error near unexpected token `elif'
./configure: line 29: `elif test -n "${BASH_VERSION+set}" && (set -o posix)=

/de'/null 2>&1; then

This is on what platform?

regards, tom lane

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Riaan van Jaarsveld (#1)
Re: PostgreSQL 7.3 Installation Error

"Riaan Van Jaarsveld" <riaanvj@radioretail.co.za> writes:

./configure: line 29: syntax error near unexpected token `elif'

This is on what platform?

Debian (Woody)

That's odd. Configure certainly works on Linux. Is it possible
there's something broken about your local copy of the shell?

regards, tom lane