Re: [GENERAL] configure error... please help 9.0.4

2011-06-15 Thread akp geek
Thanks all for the responses. Based on your suggestion, I could able to configure it . The way I fixed it was, I configured the uuid, readline and flex into the same path, then ran the configure command for postgres ./configure --prefix=/opt/postgres/9.0.4 --with-perl --with-libxml --with-openssl

Re: [GENERAL] configure error... please help 9.0.4

2011-06-14 Thread Adrian Klaver
On Tuesday, June 14, 2011 5:51:59 am akp geek wrote: > Thanks all for the responses. > > > > $./configure --prefix=/opt/postgres/9.0.4 --with-readline --with-perl > --with-libxml --with-openssl --with-ossp-uuid > LDFLAGS=-L/opt/postgres/gis/lib > --with-includes=/opt/postgres/software/include/re

Re: [GENERAL] configure error... please help 9.0.4

2011-06-14 Thread akp geek
Thanks all for the responses. $./configure --prefix=/opt/postgres/9.0.4 --with-readline --with-perl --with-libxml --with-openssl --with-ossp-uuid LDFLAGS=-L/opt/postgres/gis/lib --with-includes=/opt/postgres/software/include/readline/ *I bypassed the uuid error. Now getting this .. I have ins

Re: [GENERAL] configure error... please help 9.0.4

2011-06-13 Thread Craig Ringer
On 06/14/2011 05:15 AM, akp geek wrote: Dear all - While setting up streaming I ran into issue with libpq. To resolve it I need to recompile the source. I am issuing the following command . I tried this before with 9.0.2 it worked. Now when issued the same command I was getting t

Re: [GENERAL] configure error... please help 9.0.4

2011-06-13 Thread John R Pierce
On 06/13/11 3:07 PM, akp geek wrote: I am doing the work on Solaris. then you'll likely need to build ossp-uuid and reference it in your ./configure -- john r pierceN 37, W 122 santa cruz ca mid-left coast -- Sent via pgsql-gen

Re: [GENERAL] configure error... please help 9.0.4

2011-06-13 Thread akp geek
Sorry all - I am doing the work on Solaris. Regards On Mon, Jun 13, 2011 at 5:38 PM, Scott Marlowe wrote: > On Mon, Jun 13, 2011 at 3:15 PM, akp geek wrote: > > Dear all - > >While setting up streaming I ran into issue with libpq. To > > resolve it I need to reco

Re: [GENERAL] configure error... please help 9.0.4

2011-06-13 Thread Scott Marlowe
On Mon, Jun 13, 2011 at 3:15 PM, akp geek wrote: > Dear all - >                While setting up streaming I ran into issue with libpq. To > resolve it I need to recompile the source. I am issuing the following > command . I tried this before with 9.0.2 it worked. Now when issued the same > command

[GENERAL] configure error... please help 9.0.4

2011-06-13 Thread akp geek
Dear all - While setting up streaming I ran into issue with libpq. To resolve it I need to recompile the source. I am issuing the following command . I tried this before with 9.0.2 it worked. Now when issued the same command I was getting the errors. ./configure --prefix=/opt/post

Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Dave Page
Hi Peter On Wed, Sep 15, 2010 at 12:46 PM, Peter Roethlisberger wrote: > Hey Dave, > > Thanks for the quick reply. The path is correct: > >  # ls -l /usr/local/libxml2/include/libxml2/libxml/parser.h > -rw-r--r-- 1 root root 39556 Sep 15 10:07 > /usr/local/libxml2/include/libxml2/libxml/parser.h

Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Peter Roethlisberger
Hey Dave, Thanks for the quick reply. The path is correct: # ls -l /usr/local/libxml2/include/libxml2/libxml/parser.h -rw-r--r-- 1 root root 39556 Sep 15 10:07 /usr/local/libxml2/include/libxml2/libxml/parser.h I first used /usr/local/libxml2/include/ which did not work. Doing a find for parser

Re: [GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Dave Page
On Wed, Sep 15, 2010 at 10:57 AM, Peter Roethlisberger wrote: > Hi there, > > I try to configure postgres: > > /configure --prefix=/usr/local/postgresql-8.4.4/ \ > --without-docdir \ > --with-openssl \ > --with-libxml \ > --with-libxslt \ > --with-libraries=/usr/local/openssl:/lib:/lib64:/usr/loca

[GENERAL] configure: error: header file is required for XML support

2010-09-15 Thread Peter Roethlisberger
Hi there, I try to configure postgres: /configure --prefix=/usr/local/postgresql-8.4.4/ \ --without-docdir \ --with-openssl \ --with-libxml \ --with-libxslt \ --with-libraries=/usr/local/openssl:/lib:/lib64:/usr/local/readline/lib:/usr/local/zlib/lib:/usr/local/openssl/lib64:/usr/local/libxml2/li

Re: [GENERAL] configure: error

2006-04-29 Thread Florian G. Pflug
[EMAIL PROTECTED] wrote: I am trying to install PostgreSQL v.8.3.1. I have unpacked the gz and tar file. Next, I have executed the configure file. Then, I receive the following message: configure: error: no acceptable C compiler found in $PATH I think I have to get a C compiler and to install i

[GENERAL] configure: error

2006-04-29 Thread cehu120
I am trying to install PostgreSQL v.8.3.1. I have unpacked the gz and tar file. Next, I have executed the configure file. Then, I receive the following message: configure: error: no acceptable C compiler found in $PATH I think I have to get a C compiler and to install it. But, how and where can

Re: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Tom Lane
"Teresa Noviello" <[EMAIL PROTECTED]> writes: > I've installed tcl-devel-package!!! > NOW IT WORKS!... > (in my honest opinion it had to work also without it, but that's another > story!) Why do you think that? In general, the point of a foo-devel package is to carry the files needed to build (

Re: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Teresa Noviello
e, but have you tried installing the tcl-devel-package?Kind regards   MarkusVon: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Im Auftrag von Teresa Noviello Gesendet: Freitag, 31. März 2006 10:16An: pgsql-general@postgresql.org    Betreff

Re: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Markus Wollny
endet: Freitag, 31. März 2006 10:16 An: pgsql-general@postgresql.org Betreff: [GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl [...] I've veryfied tcl'installation with [EMAIL PROTECTED] pgsql]# rpm -qa | grep tcl tcl-8.4

[GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-31 Thread Teresa Noviello
hi! I configure postgresql-8.1.3 on fedora core 4 with "./configure --with-perl --with-python --enable-nls --with-openssl --enable-debug --enable-cassert --with-tcl" and being root. I've got this error: [snip configure output] checking for tclsh... /usr/bin/tclsh checking for tclConfig.sh... no

[GENERAL] configure: error: file 'tclConfig.sh' is required for Tcl

2006-03-30 Thread Teresa Noviello
Hi! I'm configuring postgresql-8.1.3 with "./configure --with-perl --with-python --enable-nls --with-openssl --enable-debug --enable-cassert --with-tcl" being root, in "/usr/src/redhat/SOURCES/pg/postgresql-8.1.3" directory, on Fedora Core 4. I have this error: "configure: error: file 'tclConfig.

Re: [GENERAL] ./configure error - readline library not found

2003-10-24 Thread Michael Teter
Thanks much, that was my problem. For the record, the debian package name (which took me a while to determine) is: libreadline4-dev Thanks again. MT Doug McNaught wrote: Michael Teter <[EMAIL PROTECTED]> writes: Howdy. I looked around for an answer to this, but I was unable to find one th