Re: PostgreSQL 7.4.2 initdb problem

From: "tech tech " <tech_d(at)lycos(dot)co(dot)uk>
To: <pgsql-general-owner+M60160(at)postgresql(dot)org>
Cc: tech tech <tech_d(at)lycos(dot)co(dot)uk>;, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.4.2 initdb problem
Date: 2004-04-26 03:53:39
Message-ID: 1082951619020741@lycos-europe.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

 

Hi,

I want to install postgresql in /usr/local/pgsql except libraries are in /usr/local/pgsql/lib/LIB_new.

Is it ok the following configure options?

$ ./configure --prefix=/usr/local/pgsql --libdir=/usr/local/pgsql/lib/LIB_new

Thanks,
raj.

------- Original message ------- 
From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> 
Date: Sun, 25 Apr 2004 01:37:30 -0400 
Subject: Re: [GENERAL] PostgreSQL 7.4.2 initdb problem 

On Sun, Apr 25, 2004 at 04:18:22AM +0000, tech tech wrote:

> Is there any way to avoid like this?
> I wants to install in /usr/local/pgsql and libraries in /usr/local/pgsql/lib/LIB_new directory. How to do this
one?

Did you give the --libdir switch to configure?

--
Alvaro Herrera ()
"¿Cómo puedes confiar en algo que pagas y que no ves,
y no confiar en algo que te dan y te lo muestran?" (Germán Poo)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-04-26 04:06:04 Re: thread_test.c problems
Previous Message Neil Conway 2004-04-26 03:50:09 Re: linked list rewrite