[Kwiver-users] running kwiver in docker

Roddy Collins roddy.collins at kitware.com
Tue Dec 5 08:52:29 EST 2017


Before running the examples, are you setting up the kwiver environment by
running setup_KWIVER.sh (found in the toplevel of the build directory)?
e.g. 'source setup_KWIVER.sh'

What branches of kwiver and fletch are you running?

-Roddy



On Tue, Dec 5, 2017 at 8:20 AM, Mandis S Beigi <mandis at us.ibm.com> wrote:

> Hi all,
>
> I'm running kwiver in a docker (Ubuntu 16.04) and I get the following
> error when running an example pipeline:
>
> Path not found loading clusters: /usr/local/share/sprokit/
> pipelines/clusters
>
> Somehow sprokit/pipelines/clusters is not copied into the /usr/local/share
> folder and I cannot find this pipelines/clusters folder anywhere.
>
> I did cmake with the following options:
>
> RUN cmake ./ -DCMAKE_BUILD_TYPE=Release \
> -Dfletch_DIR:PATH=/opt/IBM/ivadle/fletch/build/rel/ \
> -DKWIVER_ENABLE_ARROWS:BOOL=ON -DKWIVER_ENABLE_C_BINDINGS:BOOL=ON \
> -DKWIVER_ENABLE_EXTRAS:BOOL=ON -DKWIVER_ENABLE_LOG4CPLUS:BOOL=ON \
> -DKWIVER_ENABLE_PROCESSES:BOOL=ON -DKWIVER_ENABLE_PYTHON:BOOL=ON \
> -DKWIVER_ENABLE_SPROKIT:BOOL=ON -DKWIVER_ENABLE_TOOLS:BOOL=ON \
> -DKWIVER_ENABLE_EXAMPLES:BOOL=ON -DKWIVER_USE_BUILD_TREE:BOOL=ON
>
>
> I also added the following but it didn't help.
> -DSPROKIT_USE_BUILD_TREE:BOOL=ON -DSPROKIT_USE_BUILD_CLUSTER_PATH:BOOL=ON
>
>
> Has anybody encountered this before?
>
>
> Regards,
> Mandis S. Beigi
> IBM TJ Watson Research Center
> Yorktown Heights, NY
> TEL: (914)945-1165 <(914)%20945-1165>, T/L: 862-1165
> Email: mandis at us.ibm.com
>
>
> _______________________________________________
> Kwiver-users mailing list
> Kwiver-users at public.kitware.com
> http://public.kitware.com/mailman/listinfo/kwiver-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/kwiver-users/attachments/20171205/5acab4de/attachment.html>


More information about the Kwiver-users mailing list