| From: | Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> |
|---|---|
| To: | Bradley Kieser <brad(at)kieser(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Can not guess your host type |
| Date: | 2000-05-30 16:17:26 |
| Message-ID: | 20000530171726.A23177@quartz.newn.cam.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-05-30 17:41:55 | Re: Re: [SQL] remove line type? |
| Previous Message | Peter Eisentraut | 2000-05-30 16:09:50 | Re: postdrv & 'query string to long' revisted |