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