So, to get SUU 6.5.3 functional on a 64bit CentOS 6.2 or RHEL 6.x server (and SL I bet), you *will* need to:
As noted in the comments by Carlos Capriotti, if you want to run the GUI stuff, you will need a couple more packages:yum install pam.i686 libXtst.i686 libXext.i686 compat-libstdc++-33.i686 pam.i686
yum install ncurses-libs.i686 libXp.i686
You might want to add ncurses-libs.i686 libXp.i686 to your list. This was my experience on CentOS 6.3 64 bits.
ReplyDeleteNow, the interesting part is that SUU WOULD run in command line mode. It was only the GUI-based that would fail.
Thank you for reporting that. I will add a note.
Delete