| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-hackers(at)postgreSQL(dot)org>, <pgsql-interfaces(at)postgreSQL(dot)org> |
| Subject: | Re: pgAccess fails to launch on HPUX |
| Date: | 2001-02-07 19:20:16 |
| Message-ID: | Pine.LNX.4.30.0102072016440.1205-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
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(at)gmx(dot)net http://yi.org/peter-e/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam Haberlach | 2001-02-07 19:27:55 | Sluggish inserts/updates ? |
| Previous Message | Larry Rosenman | 2001-02-07 18:58:15 | RE: python build/Current CVS/UnixWare |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-02-07 19:50:04 | Re: pgAccess fails to launch on HPUX |
| Previous Message | Bruce Momjian | 2001-02-07 19:12:26 | PostgreSQL and PHP persistent connections |