dynamic libraries

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: dynamic libraries
Date: 1998-10-09 17:10:08
Message-ID: 199810091710.NAA17119@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brook Milligan 1998-10-09 17:30:41 Re: [HACKERS] dynamic libraries
Previous Message Bruce Momjian 1998-10-09 16:43:59 Re: [PATCHES] PL patches (one more)