Re: Can not guess your host type - Mailing list pgsql-general

From Patrick Welche
Subject Re: Can not guess your host type
Date
Msg-id 20000530171726.A23177@quartz.newn.cam.ac.uk
Whole thread Raw
In response to Can not guess your host type  (Bradley Kieser <brad@kieser.net>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: postdrv & 'query string to long' revisted
Next
From: Tom Lane
Date:
Subject: Re: Re: [SQL] remove line type?