Hello, I hope somebody can help me with this problem... well, lets start to explain the problem from the beggining:
Versions used (all compiled from source): * postgresql 8.1.5 o --prefix=/opt/postgres-8.1.5/ * wxGTK 2.6.1/2.6.2/2.6.3 o configure options: --with-gtk=2 --enable-gtk2 --enable-unicode * pgadmin 1.4.3/1.4.2 o --prefix=/opt/pgadmin3-1.4.2/ --with-pgsql=/opt/postgres-8.1.5/ I'm usiing OpenSuse 10.0 - Linux version 2.6.13-15-smp ([EMAIL PROTECTED]) (gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 SMP Tue Sep 13 14:56:15 UTC 2005. ------ I tried the 2 pgadmin version that i mencioned, combined with the 3 versions of wxGTK mencioned... the error is always the same... i also tried to set a prefix to wxGTK and reference it in pgadmin configure throught the use of --with-wx *Steps to the error:* After installing i start pgadmin3 and the splash screen appears and then the tip of the day. Then, i try to register a server... i fill up all the fields and when i click OK, pgadmin closes and i have the error in console: *phantom:~ # /usr/local/pgadmin3/bin/pgadmin3 & [1] 24603 phantom:~ # /usr/local/pgadmin3/bin/pgadmin3: symbol lookup error: /usr/local/pgadmin3/bin/pgadmin3: undefined symbol: _ZNK10wxComboBox19GetCurrentSelectionEv -------- *Can anybody help, please.... i'm not understanding what's happening... i used the same versions in the past with no problems, with fedora core 3, for example... but the software was compiled from the source to... Thanks in advance Carlos Vieira