From: | Adam Witney <awitney(at)sghms(dot)ac(dot)uk> |
---|---|
To: | "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: pgAdmin III under wxCocoa |
Date: | 2003-10-02 14:02:12 |
Message-ID: | BBA1EE74.259DB%awitney@sghms.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On 2/10/03 2:54 pm, "Adam H. Pendleton" <fmonkey(at)fmonkey(dot)net> wrote:
> Adam Witney wrote:
>> Not much really:
>>
>> configure:4824: checking for wxWindows
>> configure:4841: result: yes
>> configure:5061: error: you need to install the xrc package from
>> wxWindows/contrib/src/xrc
> There is only one check for the xrc package, and that is for the prescense of
> ${WX_HOME}/include/wx/xrc/xmlres.h, where ${WX_HOME} is the directory
> wxWindows is installed under (--prefix or /usr/local/wx2). Check to see that
> this file exists on your machine. If not, could you print a directory listing
> of that directory?
I found it in /usr/local/include/wx/xrc/, can I tell it to look here?
>> autoconf (GNU Autoconf) 2.57
>> automake (GNU automake) 1.6.1
>>
>> What should they be?
> automake (GNU automake) 1.7.7
>
> I don't remember exactly when automake dropped the AM_ vs. AC_ requirement,
> but it was definitely in a later version than 1.6.1.
Ah ok I will upgrade automake
Thanks
adam
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
From | Date | Subject | |
---|---|---|---|
Next Message | Adam H. Pendleton | 2003-10-02 14:04:05 | Re: gcc ignoring defined macros? |
Previous Message | Adam H. Pendleton | 2003-10-02 13:54:55 | Re: pgAdmin III under wxCocoa |