From:
Peter Eisentraut <peter_e(at)gmx(dot)net>
To:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
Rolf Sponsel <Rolf(dot)Sponsel(at)kstr(dot)lth(dot)se>,pgsql-bugs(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org
Subject:
Re: [Feed-back] Installing PostgreSQL 8.0.0 on SPARC/Solaris. Configure and install issues.
Date:
2005-02-01 10:10:35
Message-ID:
200502011110.36204.peter_e@gmx.net (view raw or flat )
Thread:
2005-01-29 20:06:21 from Rolf Sponsel <Rolf(dot)Sponsel(at)kstr(dot)lth(dot)se>
2005-02-01 03:45:08 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2005-02-01 10:10:35 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2005-02-04 22:26:28 from Rolf Sponsel <Rolf(dot)Sponsel(at)kstr(dot)lth(dot)se>
2005-02-05 17:45:48 from Rolf Sponsel <Rolf(dot)Sponsel(at)kstr(dot)lth(dot)se>
2005-06-07 01:06:45 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-bugs pgsql-hackers pgsql-ports
Tom Lane wrote:
> Rolf Sponsel <Rolf(dot)Sponsel(at)kstr(dot)lth(dot)se> writes:
> > From my understanding, the preferred way
> > for Solaris is to only set LD_RUN_PATH,
> > and avoid setting LD_LIBRARY_PATH, at
> > link-time. This is what I usually do.
>
> No, the preferred thing is to set -rpath within the executable, which
> we do already (see Makefile.solaris).
The problem with that is that it doesn't take effect for the run-time
tests run within configure.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
In response to
pgsql-ports by date
Next :From: frederic.germaneauDate: 2005-02-01 10:17:19
Subject : Réf. : Re: Questions about PostgreSQL v8
Previous :From : Peter EisentrautDate : 2005-02-01 10:06:36
Subject : Re: applications needed for client port?
pgsql-hackers by date
Next :From: Marc G. FournierDate: 2005-02-01 10:52:00
Subject : Re: 7.2.7 -> 8.0.1 Bundles Ready ...
Previous :From : Peter EisentrautDate : 2005-02-01 10:02:52
Subject : Re: Allow GRANT/REVOKE permissions to be applied to all
pgsql-bugs by date
Next :From: Boris MakoveckiDate: 2005-02-01 12:48:24
Subject : BUG #1455: pg_dumpall fails
Previous :From : RickyDate : 2005-02-01 09:16:43
Subject : BUG #1454: error in "select * from table where a1 like '%\%%' " ???