麒麟v10系统安装oracle jdk1.6报错Error occurred during initialization of VM

在使用麒麟v10系统时,需要安装jdk环境,由于老项目使用的是jdk1.6,尝试进行安装。
下载了jdk-6u45-linux-x64.bin,按照网上的安装流程进行操作,环境变量配置在/etc/profile。结果java -version一直报错Error occurred during initialization of VM
Unable to load native library: libnsl.so.1: cannot open shared object file: No such file or directory
请问有没有大神遇到过,是麒麟v10不支持oracle jdk1.6了吗

把这个库装上呗?