Re: Problem when installing PL/Proxy with Windows OS - Mailing list pgsql-bugs

From IPN Bala GSS TVL
Subject Re: Problem when installing PL/Proxy with Windows OS
Date
Msg-id CAFWGd=24Nf2jr_1d5X-Q5_fG16OrsMSW_b0mVCV=7B-de50skw@mail.gmail.com
Whole thread Raw
In response to Re: Problem when installing PL/Proxy with Windows OS  (IPN Bala GSS TVL <ipnb87@gmail.com>)
Responses Re: Problem when installing PL/Proxy with Windows OS  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
Hi Posstgres team,

I have followed the below steps to install PL/Proxy for my windows server.
But I failed with step 3, below is the error details.

=E2=80=8B=E2=80=8B

   1. wget http://pgfoundry.org/frs/download.php/3274/plproxy-2.4.tar.gz
   2. tar -xvf plproxy-2.4.tar.gz
   3. make PG_CONFIG=3D/opt/PostgresPlus/9.1AS/bin/pg_config
   4. make intall PG_CONFIG=3D/opt/PostgresPlus/9.1AS/bin/pg_config

I struct in step 03. I got below error.

biyappan@gsstvl10 ~
$ make PG_CONFIG=3DC:/Program Files/PostgreSQL/9.3/bin/pg_config
make: *** No rule to make target 'Files/PostgreSQL/9.3/bin/pg_config'.
Stop.

Anyone help me with this error.

And also i got error when try to compile sql scripts from that
plproxy-2.4.tar.gz file


*=E2=80=8B--*
*=E2=80=8B**Regards,*
*Iyappan,*
*Global Software Solutions (TVL) Pvt. Ltd.,*
*+91 97152 30226*

On 19 March 2015 at 19:27, IPN Bala GSS TVL <ipnb87@gmail.com> wrote:

> Thanks Michael Paquier!
>
> I will try that.
>
> *=E2=80=8B--*
> *=E2=80=8B**Regards,*
> *Iyappan,*
> *Global Software Solutions (TVL) Pvt. Ltd.,*
> *+91 97152 30226 <%2B91%2097152%2030226>*
>
> On 19 March 2015 at 17:52, Michael Paquier <michael.paquier@gmail.com>
> wrote:
>
>> On Thu, Mar 19, 2015 at 9:20 PM, Michael Paquier
>> <michael.paquier@gmail.com> wrote:
>> > On Thu, Mar 19, 2015 at 8:44 PM, IPN Bala GSS TVL <ipnb87@gmail.com>
>> wrote:
>> >> I couldn't install plproxy in postgres 9.3 with Windows OS. I
>> downloaded
>> >> "plproxy-2.5.tar.gz". But there is no option to install it on windows
>> OS.
>> >> Please solve the above issue.
>> >
>> > This is a raw tarball, you would need to compile the code from
>> > scratch, and AFAIK from plproxy's Makefile, it can build using at
>> > least MinGW.
>>
>> In any case, this is not a bug, and this is not an appropriate mailing
>> list for such requests. You should contact someone in charge of
>> plproxy first (https://github.com/markokr/plproxy-dev).
>> Regards,
>> --
>> Michael
>>
>
>

pgsql-bugs by date:

Previous
From: Hursh Jain
Date:
Subject: Re: postgres 9.3.6, serialize error with two independent, serially consistent transactions..
Next
From: Michael Paquier
Date:
Subject: Re: Problem when installing PL/Proxy with Windows OS