Re: pgAccess fails to launch on HPUX - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pgAccess fails to launch on HPUX
Date
Msg-id Pine.LNX.4.30.0102072016440.1205-100000@peter.localdomain
Whole thread Raw
In response to pgAccess fails to launch on HPUX  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgAccess fails to launch on HPUX  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pgAccess fails to launch on HPUX  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Tom Lane writes:

> Does anyone object if I modify pgaccess so that it always specifies the
> full path to the library?

If I had known that this was possible I would have done it myself already.
;-)  This is a good idea in general because in a default installation
pgaccess won't find libpgtcl on any system because it doesn't have the
benefit of the -rpath/-R business.  Please review/remove the note at the
end of the pgaccess ref page if you fix this to your satisfaction.

> That seems like it'd be a good idea even on
> OSes without this quirk, because it'd ensure getting the matching
> version of libpgtcl and libpq even if your SHLIB_PATH/LD_LIBRARY_PATH
> points to some other version.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: "Larry Rosenman"
Date:
Subject: RE: python build/Current CVS/UnixWare
Next
From: Adam Haberlach
Date:
Subject: Sluggish inserts/updates ?