Workspace fails to deploy with boost library errors

The workspace fails to deploy. The trace log contains the following errors.

The trace log is located under your Streams installation in the /OpDetection/logs directory.


/home/streamsadmin/OpDetection/toolkits/unica_utils/impl/include/UnicaUtils.h:
        39:36: error: boost/iostreams/copy.hpp: No such file or directory
/home/streamsadmin/OpDetection/toolkits/unica_utils/impl/include/UnicaUtils.h:
        40:43: error: boost/iostreams/filter/zlib.hpp: No such file or directory
/home/streamsadmin/OpDetection/toolkits/unica_utils/impl/include/UnicaUtils.h:
        41:48: error: boost/iostreams/filtering_stream.hpp: 
        No such file or directory
/home/streamsadmin/OpDetection/toolkits/unica_utils/impl/include/UnicaUtils.h:
        42:51: error: boost/iostreams/filtering_streambuf.hpp:
        No such file or directory
/home/streamsadmin/OpDetection/toolkits/unica_utils/impl/include/UnicaUtils.h:
        43:38: error: boost/iostreams/stream.hpp: No such file or directory
make: *** [build/function/com/ibm/unica/engine/GetFiringTime.o] Error 1
make: *** Waiting for unfinished jobs....

Procedure

  1. Install Boost libraries as described in the HCL® Opportunity Detect and Interact Advanced Patterns Installation Guide, in the topic titled "Installing Boost libraries."
  2. After installation, verify that the libraries are present under the /usr/include/boost directory.