While running bkrd command, an error is thrown:
[email protected]:/opt/CA/scm/bin $ ./bkrd
/opt/CA/scm/lib/bkrd: error while loading shared libraries: libpam.so.0: wrong ELF class: ELFCLASS64
Release : 13.0
Component : CA Harvest Software Change Manager
yum install pam.i686 pam.x86_64 -y
yum install libstdc++.i686 libstdc++.x86_64 libstdc++-devel.i686 libstdc++-devel.x86_64 -y
yum install ncurses.x86_64 ncurses-libs.x86_64 ncurses-devel.i686 ncurses-devel.x86_64 ncurses-libs.i686 -y
yum install compat-glibc* glibc* -y