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
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
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
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
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
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
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
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
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
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
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
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
[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
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
"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 (
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
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
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
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.
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
20 matches
Mail list logo