If you build your application using XL C/C++, it may use one or more of the following redistributable libraries. If you ship the application, ensure that the users of the application have the packages containing the libraries. To make sure the required libraries are available to users, one of the following can be done:
For information on the licensing requirements related to the distribution of these packages refer to LicAgree.pdf on the CD.
Package name | Libraries (and default installation path) | Description |
---|---|---|
vacpp.rte | /opt/ibmcmp/lib/libibmc++.so.1
/opt/ibmcmp/lib64/libibmc++.so.1 |
C++ runtime libraries |
xlsmp.rte | /opt/ibmcmp/lib/libxlomp_ser.so.1
/opt/ibmcmp/lib/libxlsmp.so.1 /opt/ibmcmp/lib64/libxlomp_ser.so.1 /opt/ibmcmp/lib64/libxlsmp.so.1 |
SMP (OMP) runtime libraries |
xlsmp.msg.rte | /opt/ibmcmp/msg/en_US/smprt.cat
/opt/ibmcmp/msg/en_US.utf8/smprt.cat |
SMP message catalogs (English) |
/opt/ibmcmp/msg/ja_JP/smprt.cat
/opt/ibmcmp/msg/ja_JP.eucjp/smprt.cat /opt/ibmcmp/msg/ja_JP.utf8/smprt.cat |
SMP message catalogs (Japanese) | |
/opt/ibmcmp/msg/zh_CN/smprt.cat
/opt/ibmcmp/msg/zh_CN.gb18030/smprt.cat /opt/ibmcmp/msg/zh_CN.gb2312/smprt.cat /opt/ibmcmp/msg/zh_CN.gbk/smprt.cat /opt/ibmcmp/msg/zh_CN.utf8/smprt.cat |
SMP message catalogs (Chinese) |
.