I installed postgres than pgadmin3 on Ubuntu 15.10. install was successful but when I type pgadmin3 in terminal and hit enter I get this following error :
Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.6), and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6). Aborted (core dumped)
I googled a lot but couldn't find solution, one solution i read was related to codeblocks and the person was getting the same error as me but other guy told the solution that you have to downgrade your Ubuntu to 14.04. I don't know whats wrong with it kindly help me.