Обсуждение: Re: [pgadmin-support] Compile Source Code

Поиск
Список
Период
Сортировка

Re: [pgadmin-support] Compile Source Code

От
Dave Page
Дата:
On Thu, Jun 28, 2012 at 9:17 AM, Jiby James <jamesjiby@gmail.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@pgadmin.org> wrote:
>>
>> On Thu, Jun 28, 2012 at 8:55 AM, Jiby James <jamesjiby@gmail.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