I've been running various versions of Postgres for several years now,
including one prototype web site for a customer. I currently run
6.3.2 at home, and will upgrade to 6.4.2, but I have some questions.
I am programming on Linux 2.0, libc6, in C.
I am writing a server application to sit betwee
>>In article <[EMAIL PROTECTED]>, Adam Haberlach
><[EMAIL PROTECTED]> writes:
> On Sat, Jan 30, 1999 at 09:08:14PM -0800, Felix Morley Finch wrote:
>> Q 2: Is it necessary and/or sufficient to have only one thread talk to
>> the Postgres library?
>
> configure: error: installation or configuration problem: C++ compiler cannot create
>executables.
My memory of the last couple of egcs/glibc installs is that the
/lib/cpp symlink is not updated, and root had better have umask 022 or
permissions don't get set right. Even with umask 022,
/usr/l