Re: pgAccess fails to launch on HPUX

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>, <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: pgAccess fails to launch on HPUX
Date: 2001-02-11 11:11:56
Message-ID: Pine.LNX.4.30.0102111210390.948-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Tatsuo Ishii writes:

> > 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
>
> Really? On my RedHat 6.2 derived Linux distribution pgaccess
> successfully finds libpgtcl.so without any problem. (using Tcl8.0)

Then you probably have LD_LIBRARY_PATH set, or you have the linker
configured to look into the directory by default.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2001-02-11 13:10:56 RE: [ODBC] RE: [PATCHES] Fix for ODBC close
Previous Message Bruce Momjian 2001-02-11 06:30:57 Re: [ODBC] RE: [PATCHES] Fix for ODBC close

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andrew Otwell 2001-02-11 12:55:31 Pg.pm problems from PostgreSQL and from cpan.org
Previous Message Daisuke Maki 2001-02-11 08:14:25 lo_creat problem?