Re: Request for INSTALL help - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Request for INSTALL help
Date
Msg-id Pine.LNX.4.30.0012071758170.780-100000@peter.localdomain
Whole thread Raw
In response to Request for INSTALL help  (John Pilley <jpilley@spescrow.com>)
List pgsql-general
John Pilley writes:

> I could not get the RPM to work so I got the source and am trying to
> install it manually. When I ./configure I get the message "can not guess
> host type". What is wrong here? I'm on a fresh Mandrake (2.2.13-7mdk).

Make sure you have a linker installed (binutils package).  If that doesn't
help, specify a system type manually, using --host=i386-pc-linux and
complain loudly to config-patches@gnu.org.  Actually, they talked about
fixing this just yesterday, so maybe they could use some data points.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: gb@a3design.de
Date:
Subject: fetchone vs. fetchmany with pygres...
Next
From: Peter Eisentraut
Date:
Subject: Re: How To Log User Name + Database?