Re: Installation problem

From: John Gray <jgray(at)beansindustry(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Installation problem
Date: 2000-10-10 15:50:46
Message-ID: E13j1n0-0002VU-00@harrar.beansindustry.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)beansindustry(dot)co(dot)uk
http://www.beansindustry.co.uk

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2000-10-10 16:09:34 Re: My new job
Previous Message Tom Lane 2000-10-10 15:45:22 Re: index on points