Re: Can not guess your host type

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: Can not guess your host type
Дата
Msg-id 20000530171726.A23177@quartz.newn.cam.ac.uk
обсуждение исходный текст
Ответ на Can not guess your host type  (Bradley Kieser <brad@kieser.net>)
Список pgsql-general
On Tue, May 30, 2000 at 05:00:39PM +0100, Bradley Kieser wrote:
> Hi all,
>
> I am trying to install PG 7 but have hit a stupid hurdle. I am running linux on
> Intel, but I kepp
> getting this error message spewed out:
>
> [root@laptop1 src]# ./configure --with-tcl --with-perl --with-odbc
> --host="linux"
> loading cache ./config.cache
> checking host system type... Invalid configuration `linux': machine `linux' not
> recognized

You could try without the --host bit - I'm assuming you are compiling on the
host you want it to run on..

./configure --with-tcl --with-perl --with-odbc

Cheers,

Patrick

В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: postdrv & 'query string to long' revisted
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [SQL] remove line type?