Re: Can't compile pgadmin3-1.10.1

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Can't compile pgadmin3-1.10.1
Дата
Msg-id 4B7EF259.7020104@lelarge.info
обсуждение исходный текст
Ответ на Re: Can't compile pgadmin3-1.10.1  (Haiyan Chi <gccchy@gmail.com>)
Список pgadmin-hackers
Le 19/02/2010 21:14, Haiyan Chi a écrit :
> Thank you so much, Guillaume. After compile the wxWidgets contribs,
> pgadmin3-1.10.1 has been installed.
> But when I tried to run ./pgadmin3, I got the following error:
> ***********
> ./pgadmin3: relocation error: ./pgadmin3: symbol
> _ZN21wxMemoryFSHandlerBase19AddFileWithMimeTypeERK8wxStringPKvmS2_, version
> WXU_2.8.5 not defined in file libwx_baseu-2.8.so.0 with link time reference
> ***********
> Did I missed something? Thanks advance for your help.
>

It talks about a 2.8.5 wxWidgets Release, and you seemed to compiled
pgAdmin with 2.8.10. I suppose you have a 2.8.5 installed release, but
compiled pgAdmin against a compiled 2.8.10 wxWidgets release. You hsould
make sure you link against the good one (the good being 2.8.10).


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

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

Предыдущее
От: Haiyan Chi
Дата:
Сообщение: Re: Can't compile pgadmin3-1.10.1
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #143: Replace wxColourPicker with a custom one