Re: [HACKERS] dynamic libraries

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] dynamic libraries
Date: 1998-10-09 18:48:30
Message-ID: Pine.LNX.3.96.981009194753.496t-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 9 Oct 1998, Bruce Momjian wrote:

> How are people handling the fact that libpq is dynamic, and psql needs
> to find it. I don't see people using -rpath as a link option.
>
> Are people setting LD_LIBRARY_PATH to the PostgreSQL library directory?

I've got the directory defined in /etc/ld.co.conf, and ran ldconfig. Works
fine since then.

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-10-09 19:35:37 Re: [HACKERS] CIDR type and functions
Previous Message D'Arcy J.M. Cain 1998-10-09 18:16:09 Re: [HACKERS] CIDR type and functions