[Bro] Question about installing broker

Daniel Thayer dnthayer at illinois.edu
Thu Feb 9 13:59:09 PST 2017


You can download older versions of CAF from this page:
https://github.com/actor-framework/actor-framework/releases



On 2/9/17 3:20 PM, Ren, Wenyu wrote:
> Dear all,
>
> I have problem installing Broker. I installed CAF from the source. When I tried to install Broker, I got the following error.
>
> Build Directory : build
> Source Directory: /home/rwy/Downloads/broker
> -- Found CAF: /usr/local/lib/libcaf_core.so;/usr/local/lib/libcaf_io.so  found components:  core io
> CMake Error at CMakeLists.txt:21 (message):
>   Broker requires CAF version 0.14, older and newer versions are not
>   supported.  Detected version: 0.15.3
>
>
> -- Configuring incomplete, errors occurred!
> See also "/home/rwy/Downloads/broker/build/CMakeFiles/CMakeOutput.log".
>
> It seems that Broker only support CAF version 0.14 but not any higher version. Is there a workaround for this? Or I need to find a lower version of CAF to install?
>
> And all the examples in Broker's documents are in C. Are there any python examples to show how to use Broker in python?
>
> Thanks a lot.
>
> Wenyu



More information about the Bro mailing list