When i type

 ./configure --enable-static --enable-debug

but i got the next error message:

configure: error: you must specify a valid pgsql
installation with --with-pgsql=DIR

So i looked for that path using find.
the path is : /usr/local/pgsql

and i specified with:

./configure --enable-static --enable-debug
--with-pgsql=/usr/local/pgsql/

but i still got the same Error message.

What can i do?

Thnx in advance.

=====
Ruben Isai R.R.
"Learn as if you were going to live forever, live as if you were going to die tomorrow"


                
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now. 
http://messenger.yahoo.com

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

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

Reply via email to