CA EEM Getting Started › Configuring CA EEM SDK › Files Needed to Run Applications using the CA EEM C++ SDK › How to Package CA EEM C++ SDK with Your Applications
How to Package CA EEM C++ SDK with Your Applications
- Include the makeflags.mk file in your GNUmakefile. The makeflags.mk is in the following location:
- Windows:%EIAM_SDK%
- UNIX and Linux: $EIAM_SDK
- Update your installer to package the new binaries, the eiam.config file, and the eiam.log4cxx.config file.
- Include the CAPKI installer set up with your installer. Install the CAPKI installer with your product on the target system. The CAPKI installer is in following location:
- Windows:%EIAM_SDK%\capki
- UNIX and Linux: $EIAM_SDK\capki
Note: If you run Safex on a computer that is different from the computer where the CA EEM Server is installed, install CAPKI with Safex.
- Deploy the new binaries, the eiam.config file, and the eiam.log4cxx.config file on your client computer.