Re: Instalation problem

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Instalation problem
Дата
Msg-id 3E93DDE1.2010801@paradise.net.nz
обсуждение исходный текст
Ответ на select random row from a group  ("Thomas T. Thai" <tom@minnesota.com>)
Список 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 по дате отправления:

Предыдущее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: Instalation problem
Следующее
От: Manoj Patwardhan
Дата:
Сообщение: Re: Question on initdb and subsequent start