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

From teg@redhat.com (Trond Eivind Glomsrød)
Subject Re: Re: [PATCHES] Makefile.PL for Pg.so
Date
Msg-id xuypu9ifyld.fsf@halden.devel.redhat.com
Whole thread Raw
In response to Re: Re: [PATCHES] Makefile.PL for Pg.so  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: Re: [PATCHES] Makefile.PL for Pg.so
List pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:

> On Saturday 25 August 2001 19:18, Peter Eisentraut wrote:
> > 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?
>
> Pg.so does not get the proper RPATH in a DESTDIR build environment.

Rather: Perl decides it wants to specify a LD_RUN_PATH in its makefile.
This will automatically make use of -R. It's fixed in the RPMs
available at http://people.redhat.com/teg/pg/

--
Trond Eivind Glomsrød
Red Hat, Inc.

pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Re: [PATCHES] Makefile.PL for Pg.so
Next
From: Peter Eisentraut
Date:
Subject: Re: Re: [PATCHES] Makefile.PL for Pg.so