Re: Instalation problem - Mailing list pgsql-general

From Mark Kirkwood
Subject Re: Instalation problem
Date
Msg-id 3E93DDE1.2010801@paradise.net.nz
Whole thread Raw
In response to select random row from a group  ("Thomas T. Thai" <tom@minnesota.com>)
List pgsql-general
>
>
>  The exact message is :  bash: ./configure: bad interpreter: No such file
>or directory
>
>
Where is your sh installed ?

Postgresql's version of  configure expects it to be in /bin  :

[postgres@localhost]$ head -1 configure
#! /bin/sh

This may not actually be the problem, but its worth checking (Slackware
might install sh in /usr/bin for all I know...)

regards

Mark


pgsql-general by date:

Previous
From: Jean-Christian Imbeault
Date:
Subject: Re: Instalation problem
Next
From: Manoj Patwardhan
Date:
Subject: Re: Question on initdb and subsequent start