Обсуждение: Re: [pgadmin-hackers] Anyone got an Intel Mac yet?

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

Re: [pgadmin-hackers] Anyone got an Intel Mac yet?

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Guy Turcotte
> Sent: 30 March 2006 17:38
> To: Dave Page; pgadmin-hackers@postgresql.org;
> pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-hackers] Anyone got an Intel Mac yet?
>
> Hi Dave,
>
> I'm running Tiger V10.4.5 on an iMac 2Ghz Intel Core Duo.
>
> I'm trying to compile pgadmin but I'm getting problems with
> .configure . As I'm a newbie on this platform...

What version of pgAdmin? The configure code in 1.4.x and SVN trunk is
very different. In addition, there is at least one Intel Mac
incompatibility that was only fixed yesterday for 1.4.3 and trunk.

> I tried to identify my version of wxWidget (2.5.3) without success...

It certainly looks like your wx installation is messed up. What does
'wx-config --version' return? Oh, and you should really run 2.6.2 -
2.5.x is an obsolete development series that we do not support.

Regards, Dave.