Fw: Can't even specify template

From: "Dan Wilson" <dan_wilson(at)geocities(dot)com>
To: "pgsql general" <pgsql-general(at)hub(dot)org>
Subject: Fw: Can't even specify template
Date: 1999-06-15 22:32:00
Message-ID: 002001beb77e$e5fb8160$137900d1@vantive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can't even get ./configure to work.

I just reformatted my Linux box and installed Redhat Linux 6.0. I had 6.0
installed for a while but had installed another distribution (Mandrake) over
the top of it. I downloaded pg 6.5 last night and installed it. Everything
went fine.

So after I reformatted, I tried to install 6.5 again, and it won't detect
the host type (which it did last night).

I even tried to specify the template with --with-template=linux_i386, but I
get the same exact error message:
./configure --with-template=linux_i386
loading cache ./config.cache
checking host system type... configure: error: can not guess host type; you
must specify one

I ran ./config.guess and that didn't output anything.

Does anyone know how to specify this in Linux to auto detect or how can I
get it to recognize the parameter?

I'm at a loss.

-Dan Wilson

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Artur Pietruk 1999-06-16 01:30:29 Problems building pgsql 6.5/6.4 on AIX gcc
Previous Message Martin Weinberg 1999-06-15 22:01:03 Re: [GENERAL] Scalability to very large databases under Linux