(Fwd) Re: ld.so failed

From: "Carsten Huettl" <CHUETTL(at)ahorn(dot)sgh(dot)uunet(dot)de>
To: pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org, pgsql-novice-request(at)postgresql(dot)org
Subject: (Fwd) Re: ld.so failed
Date: 1999-10-18 21:10:51
Message-ID: 14353FD3989@ahorn.sgh.uunet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Forwarded message:
From: Self <PHASE1/CHUETTL>
To: , pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org, pgsql-novice-request(at)postgresql(dot)org
Subject: Re: ld.so failed
Date: Mon, 18 Oct 1999 23:06:55 +0200

The answer:
"-aout"

> bash-2.03$ createdb mydb
> ld.so failed: Can't find shared library "libpq.so.2.0"
> createdb: database creation failed on mydb.

ldconfig -aout -R /usr/local/pgsql/lib
did the trick.

Tnx to Alexander Leidinger from de.comp.os.unix.bsd

C.

--
Carsten Huettl - <http://www.ahorn-Net.de>
pgp-key on request

Browse pgsql-general by date

  From Date Subject
Next Message HINKLEY,DUANE (Non-HP-Boise,ex1) 1999-10-18 21:56:13 Simple time math with " No such function 'time_timespan' with the specified attributes " error
Previous Message Aaron J. Seigo 1999-10-18 15:26:48 Re: [GENERAL] Installation simplicity