Thread: Postgres 7.3.4 on Solaris 9

Postgres 7.3.4 on Solaris 9

From
John Green
Date:
I finally succeeded on getting Postgres 7.3.4 built
and running on Solaris 9.  My question is there a work
around to having to set your LD_LIBRARY path to run
any of the client applications?  Having to set the
LD_LIBRARY path is a real nightmare, especially when
trying to do things like automate pg_dump in a cron
script.  Any work arounds or hints would be greatly
appreciated.

Sincerely,

John Green

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Re: Postgres 7.3.4 on Solaris 9

From
Bruce Momjian
Date:
Sure, edit your /etc/ld.so.conf to point to the pgsql library directory,
then run ldconfig, or whatever it is on Solaris.

---------------------------------------------------------------------------

John Green wrote:
> I finally succeeded on getting Postgres 7.3.4 built
> and running on Solaris 9.  My question is there a work
> around to having to set your LD_LIBRARY path to run
> any of the client applications?  Having to set the
> LD_LIBRARY path is a real nightmare, especially when
> trying to do things like automate pg_dump in a cron
> script.  Any work arounds or hints would be greatly
> appreciated.
>
> Sincerely,
>
> John Green
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: Postgres 7.3.4 on Solaris 9

From
"Henry B. Hotz"
Date:
man crle

At 3:40 PM -0400 8/14/03, Bruce Momjian wrote:
>Sure, edit your /etc/ld.so.conf to point to the pgsql library directory,
>then run ldconfig, or whatever it is on Solaris.
>
>---------------------------------------------------------------------------
>
>John Green wrote:
>>  I finally succeeded on getting Postgres 7.3.4 built
>>  and running on Solaris 9.  My question is there a work
>>  around to having to set your LD_LIBRARY path to run
>>  any of the client applications?  Having to set the
>>  LD_LIBRARY path is a real nightmare, especially when
>>  trying to do things like automate pg_dump in a cron
>>  script.  Any work arounds or hints would be greatly
>>  appreciated.
>>
>>  Sincerely,
>>
>  > John Green
>  >


--
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu