From: | chiru r <chirupg(at)gmail(dot)com> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | Forums postgresql <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: lpgport issue while installing pg_bulkload utility on fedora 14 OS |
Date: | 2014-04-14 14:56:36 |
Message-ID: | CA+RSxMidq4A1sSia5cz9ALtpnq9rv4YguJ1ktTxajZBbvinKzQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Okay,installed postgresql-devel.x86_64 package on fedora14 OS.
Google blogs says it seems Fedora Postgresql-devel package not
supported libpgport.
*http://www.postgresql.org/message-id/4EE2338F.1040302@dunslane.net
<http://www.postgresql.org/message-id/4EE2338F.1040302@dunslane.net>*
Is there any workaround.
On Mon, Apr 14, 2014 at 8:23 PM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>wrote:
> On 04/14/2014 07:21 AM, chiru r wrote:
>
>> Actually Just what the docs say:
>> http://pgbulkload.projects.__pgfoundry.org/pg_bulkload.__html#install<
>> http://pgbulkload.projects.pgfoundry.org/pg_bulkload.html#install>
>>
>> $ cd pg_bulkload
>> $ make USE_PGXS=1
>> $ su
>> $ make USE_PGXS=1 install
>>
>>
>> Thanks Adrian...
>>
>> USE_PGXS is already present in MAKEFILE.
>> simple make and Make Install is working fine in Centos 5.9,i have
>> successfully installed.
>>
>> But facing lpgport issue while installing on Fedora 14 OS.
>>
>> Even I have executed as per docs, also getting same *lpgport *issue.
>>
>>
> Realized that in my previous message I should have asked what is the
> source of your Postgres packages? Some Googling shows this error occurring
> quite often with Fedora, so this probably requires someone with more
> experience with that distribution than I. In any case I have to run, hope
> you find the answer.
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>
From | Date | Subject | |
---|---|---|---|
Next Message | Robert DiFalco | 2014-04-14 16:27:29 | Approach to Data Summary and Analysis |
Previous Message | Alan Hodgson | 2014-04-14 14:56:17 | Re: CentOS 6 and Postgresql 9.3.4 from PGDG |