public inbox for [email protected]
help / color / mirror / Atom feedSubject: [Pljava-dev] building pljava for solaris 10 sparc 64bit
Date: Thu, 15 Apr 2010 18:58:06 -0400 (EDT)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
On Thu, 15 Apr 2010, John R Pierce wrote:
> this script is setting PGBIN, PGDATA, and PGLOG before running pg_ctl, so I
> am pretty sure its already in the target user. yes, indeed, SMF has a
> service property "method_context/user astring postgres" which specifies what
> user to run the start method as, so its looking like changing the user is
> done -before- running this script.
Yes, but those variables are used in the script, not used by the
server once it starts running, so they're not the same thing and
may not be a good template to work off of.
> what alternative methods would you suggest for getting LD_LIBRARY_PATH etc
> setup ?
Perhaps you need to export those variables:
export LD_LIBRARY_PATH
Kris Jurka
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Subject: Re: [Pljava-dev] building pljava for solaris 10 sparc 64bit
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox