Luca Ferrari wrote:
Hi all,
I'm running kubuntu 6.0.6 LTS and I've installed the wxWidgets 2.8 as reported from the pgadmin web site. After installing also the contrib package, I try to config the compilation environment for pgadmin but I got:

checking wxWidgets in /usr/local... failed
configure: error: Your wxWidgets installation cannot support pgAdmin in the selected configuration. This may be because it was configured without the --enable-unicode option, or the combination of dynamic/static linking and debug/non-debug libraries selected did not match any installed wxWidgets libraries.


So I tried to re-compile the wxWidgets specifying a prefix directory, and then passing it to the configure script with the --with-wx=prefix but the error is the same above.

Any idea about what can I do to compile pgadmin?

Add --with-wx-version=2.8 to pgAdmin's configure command. 1.6 defaults to 2.7.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to