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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers