From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Joncheng Kuo <ckuo01(at)syr(dot)edu> |
Cc: | <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: Installation bug |
Date: | 2001-03-02 17:08:44 |
Message-ID: | Pine.LNX.4.30.0103021807480.775-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Joncheng Kuo writes:
> When I tried to build PostgreSQL 7.0.3, I had a problem:
>
> My Linux machine has its C++ include file in /usr/include/g++.
So does mine, and I never had to set any extra include path. This is
probably a fault in your compiler installation.
So I
> added --with-includes=/usr/include/g++ when I run ./configure. However,
> the postgresql-7.0.3/src/interfaces/libpq++/Makefile doesn't have this
> include path in its CXXFLAGS.
Consider upgrading to 7.1. Installation should be easier there.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
From | Date | Subject | |
---|---|---|---|
Next Message | pgsql-bugs | 2001-03-02 19:13:28 | backend crashes deterministically |
Previous Message | Jiri Skrivanek | 2001-03-02 16:50:42 | Driver bug (DECIMAL column issue) |