Originally posted by: dkcc
I am running AIX 5300-12-05-1140.
On my system there is no /usr/lpp/X11/lib/R6/libXpm.a
/opt/freeware/lib/libXpm.a exist.
/usr/lib/libXpm.a is linked to /opt/freeware/lib/libXpm.a
/opt/freeware/lib/libXpm.a (libXpm-3.5.10-1)
$ ar -vt /opt/freeware/lib/libXpm.a
rwxr-xr-x 0/0 104792 Jun 05 13:13 2012 libXpm.so.4
rwxr-xr-x 0/0 104792 Jun 05 13:13 2012 shr.o
Have you tried doing:
1) rpm --rebuilddb
2) updtvpkg
Have you tried deleting xpm-3.4k-8 and then installing/reinstalling
libXpm.a and then reinstalling xpm-3.4k-8? (Might have to use the
rpm flag --nodeps to remove existing xpm-3.4k-8 and/or libXpm.a)
I do not have xpm-3.4k-8 installed on my system so I
do not see any conflicts.
Another source for rpm beside Bull is:
http://www.perzl.org/aix/index.php Michael does not have all the Linux application; but he does have a lot
of the commonly used ones.
Try installing Michael's libXpm.a. I believe that is where I got mine
from. (Michael has version for AIX 5.1, 5.2, 5.3, 6.1 and 7.1)
Have you noticed that while IBM does not support the Linux toolbox, AIX
seems to use some of the application contained in the toolbox.
Also IBM sometimes over writes things in the Linux toolbox when a
TL or maintenance update is applied to the system.
Good luck!