Lamar Owen <[EMAIL PROTECTED]> 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. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [HACKERS] Re: [PATCHES] Makefile.PL for Pg.so Peter Eisentraut
- [HACKERS] Re: [PATCHES] Makefile.PL for Pg.so Larry Rosenman
- [HACKERS] Re: [PATCHES] Makefile.PL for Pg.so Peter Eisentraut
- [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Larry Rosenman
- [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Larry Rosenman
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Lamar Owen
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Peter Eisentraut
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Tom Lane
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Larry Rosenman
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Trond Eivind Glomsrød
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Peter Eisentraut
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for... Trond Eivind Glomsrød
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for Pg.... Peter Eisentraut
- Re: [HACKERS] Re: [PATCHES] Makefile.PL for... Larry Rosenman