Re: problem compiling pgadmin 1.6

From: Dave Page <dpage(at)postgresql(dot)org>
To: Luca Ferrari <fluca1978(at)infinito(dot)it>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: problem compiling pgadmin 1.6
Date: 2006-12-03 19:42:04
Message-ID: 4573288C.8010000@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message novnov 2006-12-04 04:04:43 character varying and varchar
Previous Message Luca Ferrari 2006-12-03 18:13:53 problem compiling pgadmin 1.6