Re: pgsql setup - Mailing list pgsql-novice

From Anthony E . Greene
Subject Re: pgsql setup
Date
Msg-id 20000802160351.A1304@fmo-fly-5
Whole thread Raw
In response to Re: pgsql setup  ("Carsten Huettl" <CHUETTL@ahorn-Net.de>)
List pgsql-novice
On 02 Aug 2000 11:08 Carsten Huettl wrote:
>How do I add this to my enviroment using bash?
>Simply:
>LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/pgsql/lib
>PGLIB=/usr/lib/pgsql/lib
>export  LD_LIBRARY_PATH
>export PGLIB
>?
>
>echo $PG_LIBRARY_PATH
>is empty

Try this:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/pgsql/lib
export PGLIB=/usr/lib/pgsql/lib



--
Anthony E. Greene <agreene@pobox.com> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Linux. The choice of a GNU Generation. <http://www.linux.org/>

pgsql-novice by date:

Previous
From: ghaverla@freenet.edmonton.ab.ca
Date:
Subject: Re: pgsql setup
Next
From: Andrew McMillan
Date:
Subject: Re: Upgrade in the wrong way