Re: [PATCHES] Makefile.PL for Pg.so - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: [PATCHES] Makefile.PL for Pg.so
Date
Msg-id 20010814173836.A23811@lerami.lerctr.org
Whole thread Raw
In response to Re: [PATCHES] Makefile.PL for Pg.so  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
* Peter Eisentraut <peter_e@gmx.net> [010814 16:58]:
> Larry Rosenman writes:
>
> > I made the following patch, and it works for MY platform.
> >
> > Peter,
> >     Can we do something similar for the distribution to set the
> > RUNPATH for Pg.so?
>
> This is an interesting idea.  I'd rather rip out MakeMaker completely, but
> this might be a good start.
I'm not familiar enough with the config / autoconf stuff to do a
portable patch.  Can you help in this area?

LER
>
> --
> Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

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

pgsql-hackers by date:

Previous
From: Giles Lean
Date:
Subject: Re: [BUGS] pg_regress fails at "point" test
Next
From: Bruce Momjian
Date:
Subject: Re: Re: Use int8 for int4/int2 aggregate accumulators?