Re: [pgadmin-support] Compile Source Code

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Jiby James <jamesjiby(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-support] Compile Source Code
Date: 2012-06-28 08:20:51
Message-ID: CA+OCxoz+7VWus8Mn=GeOLJVe5ykqSgiaC5sJRFMn-qpOOF=ycA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

On Thu, Jun 28, 2012 at 9:17 AM, Jiby James <jamesjiby(at)gmail(dot)com> wrote:
> Dave,
>
> So what to do, to compile the source code?

Instructions are in the INSTALL file in the source code tarball and
GIT repository.

> Whether I need to install server?

As I said, you need libpq and the associated headers. That may or may
not require the entire server, depending on the distribution of
PostgreSQL you use.

>
> On Thu, Jun 28, 2012 at 1:43 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>> On Thu, Jun 28, 2012 at 8:55 AM, Jiby James <jamesjiby(at)gmail(dot)com> wrote:
>> > Sir,
>> >
>> > How to provide remote postgresql server name while compiling from
>> >  source
>> > code of pgAdmin
>>
>> You can't - you give the name of the server you wish to manage at
>> runtime. At compile time, you must have libpq (and the associated
>> headers) on the build machine.
>>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-06-28 09:14:02 Re: Compile Source Code
Previous Message Dave Page 2012-06-28 08:13:12 Re: Compile Source Code

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2012-06-28 08:56:27 Re: Time series aggregation
Previous Message Dave Page 2012-06-28 08:13:12 Re: Compile Source Code