Originally posted by: Nitish Mishra
Hi @nkolunov 7b95859c-ada0-4d63-ab9b-40a78699c5a9
If you are installing all the gtk and its dependency packages from AIX toolbox, you don't need BULL's libX11 and libXext packages. These packages are available on BULL's site only for the dependency for gtk as their gtk seems to be dependent on official/external libX11 and libXext. One thing I would like to come into your knowledge is that these two gtk packages (please see at suffix):
gtk2 ppc 2.24.30-1wofX11 -------> Built with official libX11, for which libX11 is necessary.
gtk2 ppc 2.24.30-1waixX11--------> Built with X11 which comes from AIX base file. We are providing only this one.
Another thing is we are not providing libjpeg-9b-2 version, the latest we have is libjpeg-6b-7. The version you have is from BULL's, so, please remove it and install packages from AIX toolbox only. It seems that there is package mix in your system from different repositories.
Another thing is, that your package gtk2 ppc 2.24.30-1wofX11 is also from BULL's freeware. We don't provide "wofX11" suffix gtk/dependencies. Please remove this version of gtk and install gtk from toolbox site. For toolbox gtk you wont be needing libX11 and libXext packages. Not only gtk, but any gtk dependency package which have suffix "wofX11", is from BULL and you need to remove it. GTK from toolbox: ftp://ausgsa.ibm.com/projects/a/aixtoolbox/toolbox/aix/freeSoftware/aixtoolbox/RPMS/ppc/gtk2/
It seems that not only libX11 and libXext but you have many packages installed from BULL's site.
Thanks.