Originally posted by: dieter_mosbach
root@xx:/root# /usr/bin/python3
exec(): 0509-036 Cannot load program python3.6m_64 because of the following errors:
0509-130 Symbol resolution failed for python3.6m_64 because:
0509-136 Symbol _GLOBAL__AIXI_libncurses_so (number 1755) is not exported from
dependent module /opt/freeware/lib/libncurses.a[libncurses.so.6].
0509-136 Symbol _GLOBAL__AIXD_libncurses_so (number 1756) is not exported from
dependent module /opt/freeware/lib/libncurses.a[libncurses.so.6].
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
root@xx:/root# echo $LIBPATH
root@xx:/root# rpm -q ncurses python3 libgcc
ncurses-6.0-1.ppc
python3-3.6.6-1.ppc
libgcc-6.3.0-1.ppc
root@xx:/root# rpm -qi ncurses python3 libgcc | grep "Build Host"
Build Host : green52.in.ibm.com
Build Host : pokndd5.pok.stglabs.ibm.com
Build Host : fvt-p7z16.in.ibm.com
#AIX-Open-Source-Software#AIXOpenSource