Re: [GENERAL] Have just libpg installer - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] Have just libpg installer
Date
Msg-id 14d4a7e7-eaf1-2c2f-8528-9a170ec68d5f@aklaver.com
Whole thread Raw
In response to Re: [GENERAL] Have just libpg installer  (Igor Korot <ikorot01@gmail.com>)
Responses Re: [GENERAL] Have just libpg installer  (Igor Korot <ikorot01@gmail.com>)
List pgsql-general
On 05/23/2017 04:15 PM, Igor Korot wrote:
> Adrian,
>
> On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver
> <adrian.klaver@aklaver.com> wrote:
>> On 05/23/2017 09:12 AM, Igor Korot wrote:
>>>

> Yes, I mean libpq.
> Now yes, I can install it from the package manager or from source by
> just running
> ../configure and then make inside src/interface, since I can't find
> the binaries anywhere.

Your second sentence is at odds with your first one. You can find the
binaries, they are in the packages.

Still not sure what the conditions are that lead to building from source?

>
> Especially for OSX as I have 10.8 here.

What is the exact issue with OS X?

You want a specific version of Postgres or something else?

>
> Now, what about Windows? Is there any prebuilt libraries I can use
> from MSVC 2010?

I tend to keep a 10' pole length away from Windows, so I am probably not
the best person to answer this. Though that has not stopped me before, so:

https://www.enterprisedb.com/download-postgresql-binaries


>
>>
>>> And then just the source code of the client library to compile, since
>>> I don't have latest OSX available?
>>
>>
>> I don't understand the above.
>>
>> If you have it installed why would you want to compile it?
>
> See above.
> I couldn't find any links which says "This is the dmg package for
> libpq that will run on
> OSX 10.{6,7,8,9,10,11}". Google didn't help.
> That's why I'm talking about compiling from source.
>
> Unless there is another way.
>
> Thank you.
>
>>
>> Again, if I am misunderstanding can you be more specific?
>>
>>>
>>> Thank you.
>>>
>>>
>>
>>
>> --
>> Adrian Klaver
>> adrian.klaver@aklaver.com
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: Re: [GENERAL] Have just libpg installer
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] logical replication in PG10 BETA