OL5.7 - libwx package - can get by yum ?
GabyPRFeb 25 2012 — edited Feb 25 2012I'm trying to install is the application pgadmin3 on my oracle linux 5.7
I downloaded an rpm package: pgadmin3-1.8.4-1.el5.rf.i386.rpm
I issue the command:
rpm -ivh pgadmin3-1.8.4-1.el5.rf.i386.rpm
and a series of "failed dependencies" messages appear.
all dependencies start with libwx.
for example:
libwx_baseu-2.8.so.0
libwx_gtk2u_adv-2.8.so.0(WXU_2.8)
and many more related to libwx.
I tried to get them with yum but no luck, maybe I did not issued the correct command (I'm a newbie in all this).
So anyone knows how to install pgadmin3 any other way or how to get the libwx package for oracle linux 5.7 ??
At Linux 5.7 installation postgresql was installed - at least some packages but I don't see the pgadmin pack for selection on the package manager.