From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | John Green <jggreenjr(at)yahoo(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: Postgres 7.3.4 on Solaris 9 |
Date: | 2003-08-14 19:40:52 |
Message-ID: | 200308141940.h7EJeqA28849@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Brightbill | 2003-08-15 02:29:19 | readline problem during configure (Red Hat 8) |
Previous Message | John Green | 2003-08-14 04:20:44 | Postgres 7.3.4 on Solaris 9 |