admin 发表于 2016-10-4 09:12:54

NX二次开发linux平台下需要安装的rpm包

国内应该用的少,感兴趣的看看

NX needs the correct rpm kits installed in order to properly build an NXOpen program.
Otherwise compiling and linking may fails by missing dependencies, e.g. "Cannot find -lelf -lXm".

For NX 11 and SUSE 12 the following packages are required:
----------------------------
libXm4-2.3.4-4.15.x86_64.rpm
motif-devel-2.3.4-4.15.x86_64.rpm
elfutils-0.158-3.200.x86_64.rpm
libelf1-0.158-3.200.x86_64.rpm
libelf-devel-0.158-3.200.x86_64.rpm

For NX 11 and RedHat 7 the following packages are required:
----------------------------
motif-2.3.4-7.el7.x86_64.rpm
motif-devel-2.3.4-7.el7.x86_64.rpm
elfutils-libelf-0.158-3.el7.x86_64.rpm
elfutils-libelf-devel-0.158-3.el7.x86_64.rpm
elfutils-devel-0.158-3.el7.x86_64.rpm
elfutils-libelf-0.158-3.el7.x86_64.rpm
elfutils-libs-0.158-3.el7.x86_64.rpm

For NX 10 on SUSE 11 SP1 the following packages are required:
----------------------------
elfutils-0.137-8.22.58.x86_64.rpm
libelf0-0.8.12-1.1.52.x86_64.rpm
libelf-devel-0.137-8.22.58.x86_64.rpm
libelf1-0.137-8.22.58.x86_64.rpm
openmotif-libs-2.3.1-3.13.x86_64.rpm
openmotif-devel-2.3.1-3.13.x86_64.rpm

For NX 10 on Red Hat 6.0 the following packages are required:
----------------------------
elfutils-libelf-0.148-1.el6.x86_64.rpm
elfutils-devel-0.148-1.el6.x86_64.rpm
elfutils-libelf-devel-0.148-1.el6.x86_64.rpm
elfutils-0.148-1.el6.x86_64.rpm
elfutils-libs-0.148-1.el6.x86_64.rpm
openmotif22-2.2.3-19.el6.x86_64.rpm
openmotif-2.3.3-1.el6.x86_64.rpm

Notes:
----------------------------
For SuSE, the "devel" packages are available from the optional SLE 11/12 SDK DVD/ISO

zs8237 发表于 2016-12-9 10:13:37

老师辛苦了
页: [1]
查看完整版本: NX二次开发linux平台下需要安装的rpm包