Re: [GENERAL] psql problem

From: "John E(dot) Garrott" <johnga(at)primenet(dot)com>
To: postgres <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] psql problem
Date: 1998-08-03 19:12:13
Message-ID: 35C60B8D.E976FD34@primenet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John E. Garrott wrote:
>
> Background: I recently upgraded my P166
> Slackware based Linux system to glibc.
>
SNIP
>
> Now I have only partial use of psql.
>
Found it. Took a couple of days vacation.
Amazing how it clears the head.

Evidently changing the system to egcs and
glibc voided part of configure. Only static
libs were being create. The libpq.so.1.1
I saw was apparently an old one and was not
being installed.

In case anyone else ever runs into this problem,
the cure is to use the following make line:

gmake LINUX_ELF=1 all >& make.log &

John

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kapoor, Nishikant X 1998-08-03 19:16:20 How to set java.sql.Date to null ?
Previous Message Krasnow, Greg 1998-08-03 18:43:26 default date