Re: pgAccess fails to launch on HPUX
От
Peter Eisentraut
Тема
Re: pgAccess fails to launch on HPUX
Дата
Msg-id
Pine.LNX.4.30.0102072016440.1205-100000@peter.localdomain
Ответ на
pgAccess fails to launch on HPUX (Tom Lane)
Список
Дерево обсуждения
pgAccess fails to launch on HPUX Tom Lane <tgl@sss.pgh.pa.us>
Re: [INTERFACES] pgAccess fails to launch on HPUX "Ross J. Reedstrom" <reedstrm@rice.edu>
Re: pgAccess fails to launch on HPUX Peter Eisentraut <peter_e@gmx.net>
Re: pgAccess fails to launch on HPUX Tatsuo Ishii <t-ishii@sra.co.jp>
Re: pgAccess fails to launch on HPUX Peter Eisentraut <peter_e@gmx.net>
Re: [INTERFACES] Re: pgAccess fails to launch on HPUX Tatsuo Ishii <t-ishii@sra.co.jp>
Re: [INTERFACES] Re: pgAccess fails to launch on HPUX Peter Eisentraut <peter_e@gmx.net>
Re: pgAccess fails to launch on HPUX Tom Lane <tgl@sss.pgh.pa.us>
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 по дате отправления