From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | Seamus Thomas Carroll <carrolls(at)cpsc(dot)ucalgary(dot)ca> |
Cc: | PostgreSQL general list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: initdb reporting error. |
Date: | 2003-12-10 12:27:40 |
Message-ID: | 1071059260.3308.335.camel@linda.lfix.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 2003-12-10 at 06:06, Seamus Thomas Carroll wrote:
> Hi,
>
> I have installed postgres in a non-standard location with this call to
> configure:
> ./configure --prefix=/scratch/postgresql-7.4/
> --exec-prefix=/scratch/postgresql-7.4 --libdir=/scratch/postgresql-7.4/lib
> make
> make install
>
> I then put /scratch/postgresql/bin/ in my PATH and /scratch/postgresql/lib
> in my LD_LIBRARY_PATH. I then source my bashrc.
Are PATH and LD_LIBRARY_PATH exported?
Does /scratch/postgresql/bin/ come before /usr/local/pgsql/bin in your
path?
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"I beseech you therefore, brethren, by the mercies of
God, that ye present your bodies a living sacrifice,
holy, acceptable unto God, which is your reasonable
service." Romans 12:1
From | Date | Subject | |
---|---|---|---|
Next Message | Nikola Milutinovic | 2003-12-10 12:30:56 | PG 7.4 on Tru64 UNIX 4.0 + threads |
Previous Message | Nabil Sayegh | 2003-12-10 12:16:21 | Re: Alter Column Position |