Re: [HACKERS] dynamic libraries

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: brook(at)trillium(dot)NMSU(dot)Edu (Brook Milligan)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] dynamic libraries
Date: 1998-10-10 03:08:01
Message-ID: 199810100308.XAA14090@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> If necessary, tell UNIX how to find your shared libraries.
> Commonly, ONE of the following (preferably the first) is
> sufficient:
>
> - mention /etc/ld.so.conf and ldconfig
> - mention LD_LIBRARY_PATH
> ...
>
> If there really are system-specific things, they can be added to the
> list with a caveat about their applicability.

I have changed it to:

14) If necessary, tell UNIX how to find your shared libraries. You can
do ONE of the following, preferably the first:

--
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Vixie 1998-10-10 04:09:53 Re: hackers-digest V1 #1013
Previous Message Bruce Momjian 1998-10-10 03:04:13 Re: [HACKERS] backslash in psql output