Re: Installation problem - Mailing list pgsql-general

From John Gray
Subject Re: Installation problem
Date
Msg-id E13j1n0-0002VU-00@harrar.beansindustry.co.uk
Whole thread Raw
In response to Re: Installation problem  ("Adam Lang" <aalang@rutgersinsurance.com>)
List pgsql-general
> If I recall, it is the type of system, linux, bsd, x86, etc. Stuff like
> that.  I think I encountered a problem like that when trying to compile
> Sendmail.  For that there was a paramter where you could specify the host
> type in one of the config files.  I think the problem derives from some sort
> of package that I didn't have installed, because I reinstalled the OS and
> tried again and it picked it up fine.
>
For the purposes of configure, it is likely to be something like:
i686-pc-linux-gnu

(supposed to be cpu-vendor-os, apparently -this is from a RedHat
6.2 RPM version of 7.0)

This is handled by the config.guess script; you could try looking in
there and picking something that matches BUT if config.guess can't
tell your system type then maybe you have some inconsistency in the
configuration...

I'm not an expert on autoconf host strings, though

Regards

John

--
John Gray
Senior Technician
BEANS INDUSTRY (UK) Ltd
3 Brindley Place
Birmingham B1 2JB
Tel +44-121-698-8677
Fax +44-121-698-8624
mailto:jgray@beansindustry.co.uk
http://www.beansindustry.co.uk


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: index on points
Next
From: Jeff Hoffmann
Date:
Subject: Re: index on points