Re: [PATCHES] Makefile.PL for Pg.so

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCHES] Makefile.PL for Pg.so
Date: 2001-08-26 00:18:55
Message-ID: 20010825191855.A4807@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

* Peter Eisentraut <peter_e(at)gmx(dot)net> [010825 18:14]:
> Larry Rosenman writes:
>
> > Can we do something similar for the distribution to set the
> > RUNPATH for Pg.so?
>
> AFAICT, Pg.so does get the runpath set correctly. Are you saying it
> doesn't work on your system or do you want to get rid of the
> recompilation during installation?
>
Oh, BTW, LD_RUN_PATH is *NOT* used to set the runpath on SVR5. That's
why I needed to pass -R to the build.

LER

> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gowey, Geoffrey 2001-08-26 01:02:27 version 1 C-Language Functions documentation and example
Previous Message Peter Harvey 2001-08-25 23:59:37 Re: FOREIGN KEY after CREATE TABLE?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-26 00:53:24 Re: JDBC patch (attempt#2) for util.Serialize and jdbc2.PreparedStatement
Previous Message Tom Lane 2001-08-25 23:19:54 Re: Fix for compile error clog.c