Luca Ferrari wrote:
On Sunday 03 December 2006 20:42 Dave Page's cat, walking on the keyboard, wrote:
Add --with-wx-version=2.8 to pgAdmin's configure command. 1.6 defaults
to 2.7.

That's worked, and I finally get pgadmin compiled. However, if I run it:

/usr/local/postgresql/pgadmin1.6.1/bin/pgadmin3
/usr/local/postgresql/pgadmin1.6.1/bin/pgadmin3: error while loading shared libraries: libwx_gtk2u_stc-2.8.so.0: cannot open shared object file: No such file or directory


Any idea?

Assuming you're on Linux, make sure the directory containing that library (/usr/local/lib by default) is in /etc/ld.so.conf, and run ldconfig.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to