Re: pgAdmin III under wxCocoa

Поиск
Список
Период
Сортировка
От Adam H. Pendleton
Тема Re: pgAdmin III under wxCocoa
Дата
Msg-id 3F7C2E2F.8060700@fmonkey.net
обсуждение исходный текст
Ответ на Re: pgAdmin III under wxCocoa  (Adam Witney <awitney@sghms.ac.uk>)
Ответы Re: pgAdmin III under wxCocoa  (Adam Witney <awitney@sghms.ac.uk>)
Список pgadmin-hackers
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?

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.

ahp


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Adam H. Pendleton"
Дата:
Сообщение: Re: pgAdmin III under wxCocoa
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: gcc ignoring defined macros?