<html><body><p><font size="2" face="Arial">Hi all,</font><p><font size="2" face="Arial">I'm running kwiver in a docker (Ubuntu 16.04) and I get the following error when running an example pipeline:</font><font size="2" face="Arial"><br></font><font size="2" face="Arial"><br>Path not found loading clusters: /usr/local/share/sprokit/pipelines/clusters</font><font size="2" face="Arial"><br></font><font size="2" face="Arial"><br>Somehow sprokit/pipelines/clusters is not copied into the /usr/local/share folder and I cannot find this pipelines/clusters folder anywhere.</font><p><font size="2" face="Arial">I did cmake with  the following options:</font><p><font size="2" face="Arial">RUN cmake ./ -DCMAKE_BUILD_TYPE=Release \</font><br><font size="2" face="Arial">        -Dfletch_DIR:PATH=/opt/IBM/ivadle/fletch/build/rel/ \</font><br><font size="2" face="Arial">        -DKWIVER_ENABLE_ARROWS:BOOL=ON -DKWIVER_ENABLE_C_BINDINGS:BOOL=ON \</font><br><font size="2" face="Arial">        -DKWIVER_ENABLE_EXTRAS:BOOL=ON -DKWIVER_ENABLE_LOG4CPLUS:BOOL=ON \</font><br><font size="2" face="Arial">        -DKWIVER_ENABLE_PROCESSES:BOOL=ON -DKWIVER_ENABLE_PYTHON:BOOL=ON \</font><br><font size="2" face="Arial">        -DKWIVER_ENABLE_SPROKIT:BOOL=ON -DKWIVER_ENABLE_TOOLS:BOOL=ON \</font><br><font size="2" face="Arial">        -DKWIVER_ENABLE_EXAMPLES:BOOL=ON </font><font size="2" face="Arial">-DKWIVER_USE_BUILD_TREE:BOOL=ON</font><br><br><br><font size="2" face="Arial">I also added the following but it didn't help.</font><br><font size="2" face="Arial">         -DSPROKIT_USE_BUILD_TREE:BOOL=ON -DSPROKIT_USE_BUILD_CLUSTER_PATH:BOOL=ON</font><br><font size="2" face="Arial"> <br><br>Has anybody encountered this before?</font><br><font size="2"><br><br>Regards,<br>Mandis S. Beigi<br>IBM TJ Watson Research Center<br>Yorktown Heights, NY<br>TEL: (914)945-1165, T/L: 862-1165<br>Email: mandis@us.ibm.com</font><BR>
</body></html>