7100-05-03-1846
I need to install ncat, I installed ncat and pre-req and getting below error
# ncat
Could not load program ncat_64:
rtld: 0712-001 Symbol _GLOBAL__AIXI_liblua_5_3_so was referenced
from module ncat_64(), but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol _GLOBAL__AIXD_liblua_5_3_so was referenced
from module ncat_64(), but a runtime definition
of the symbol was not found.
rtld: 0712-002 fatal error: exiting.
To over come this situation tried to configure yum and getting below error (I don't have access to internet from LPAR, and will use http server to mount Linux toolbox iso).
# rpm -ivh yum-3.4.3-3.aix6.1.noarch.rpm
Preparing... ################################# [100%]
You doesn't seems to have rpm-4.9.1.3 installed.
Please install either rpm.rte 4.9.1.3 from ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/INSTALLP/ppc/
or else install the rpm-4.9.1.3 rpm from http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html#R
error: %prein(yum-3.4.3-3.noarch) scriptlet failed, exit status 1
error: yum-3.4.3-3.noarch: install failed.
I downgraded rpm.rte.4.13.0.5 to 4.9.1.3 but still same error while installing yum-3.4.3-3.aix6.1.noarch.rpm
------------------------------
Rizwan Khaliq
------------------------------