pgsql: Set rpath for plperl and plpython to ensure we can find the .so - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Set rpath for plperl and plpython to ensure we can find the .so
Date
Msg-id 20041119192304.9AD3B3A4C23@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Set rpath for plperl and plpython to ensure we can find the .so files
for the languages even when not installed in a standard directory.
pltcl may need this treatment as well, but we don't have the right path
conveniently available, so I'll leave it alone as long as there aren't
actual reports of trouble.

Modified Files:
--------------
    pgsql/src/pl/plperl:
        GNUmakefile (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/GNUmakefile.diff?r1=1.17&r2=1.18)
    pgsql/src/pl/plpython:
        Makefile (r1.17 -> r1.18)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/Makefile.diff?r1=1.17&r2=1.18)

pgsql-committers by date:

Previous
From: conni@pgfoundry.org (User Conni)
Date:
Subject: press - pr: ueberarbeitete Version
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix incorrect documentation of plperl's method for accessing the