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 <[EMAIL PROTECTED]> 
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


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to