From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Haiyan Chi <gccchy(at)gmail(dot)com> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Can't compile pgadmin3-1.10.1 |
Date: | 2010-02-19 19:40:30 |
Message-ID: | 4B7EE92E.7060804@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Haiyan Chi | 2010-02-19 20:14:32 | Re: Can't compile pgadmin3-1.10.1 |
Previous Message | Haiyan Chi | 2010-02-19 19:35:45 | Can't compile pgadmin3-1.10.1 |