Re: Can't compile pgadmin3-1.10.1

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Can't compile pgadmin3-1.10.1
Дата
Msg-id 4B7EE92E.7060804@lelarge.info
обсуждение исходный текст
Ответ на Can't compile pgadmin3-1.10.1  (Haiyan Chi <gccchy@gmail.com>)
Ответы Re: Can't compile pgadmin3-1.10.1  (Haiyan Chi <gccchy@gmail.com>)
Список pgadmin-hackers
Hi,

Le 19/02/2010 20:35, Haiyan Chi a écrit :
> [...]
> I am installing  pgadmin3-1.10.1 from source.  I am at linux.
>
> The configuration passed:
>
>
> *************************
> PostgreSQL directory:
> /cis/local/biocard_xnat/xnat/postgres
> PostgreSQL pg_config binary:
> /cis/local/biocard_xnat/xnat/postgres/bin/pg_config
> PostgreSQL version:                     PostgreSQL
> 8.4.2
> PostgreSQL SSL support:
> Present
>
> wxWidgets directory:
> /cis/local/biocard_xnat/xnat/opt/wxgtk
> wxWidgets wx-config binary:
> /cis/local/biocard_xnat/xnat/opt/wxgtk/bin/wx-config
> wxWidgets version:                      wxWidgets
> 2.8.10
>
> libxml2 directory:
> /cis/local/biocard_xnat/xnat/opt/xmlinst
> libxml2 xml2-config binary:
> /cis/local/biocard_xnat/xnat/opt/xmlinst/bin/xml2-config
> libxml2 version:                        libxml2
> 2.7.6
>
> libxslt directory:
> /cis/local/biocard_xnat/xnat/opt/xslt
> libxslt xslt-config binary:
> /cis/local/biocard_xnat/xnat/opt/xslt/bin/xslt-config
> libxslt version:                        libxslt 1.1.21
>
> Building a debug version of pgAdmin:    No
> Statically linking pgAdmin:             No
> Building a Mac OS X appbundle:          No
>
> pgAdmin configuration is now complete. You can now compile and
> install pgAdmin using 'make; make install'.
> *******************************
>
>
> When I tried to compile, got the following error:
> [...]

You probably forgot to compile the wxWidgets contribs. Go in the contrib
directory and "make && make install".


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Haiyan Chi
Дата:
Сообщение: Can't compile pgadmin3-1.10.1
Следующее
От: Haiyan Chi
Дата:
Сообщение: Re: Can't compile pgadmin3-1.10.1