From 124e1d4772507ad159d1f786aa1ffe5bb7d3b4cf Mon Sep 17 00:00:00 2001 From: imarom Date: Wed, 2 Nov 2016 14:50:28 +0200 Subject: [PATCH] ZMQ build doc note Signed-off-by: imarom --- external_libs/zmq/how_to_build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external_libs/zmq/how_to_build.txt b/external_libs/zmq/how_to_build.txt index 82d61071..d855c313 100644 --- a/external_libs/zmq/how_to_build.txt +++ b/external_libs/zmq/how_to_build.txt @@ -1,6 +1,6 @@ - download version 4.0.3 - cd src - make -- copy the so files to this folder +- copy the so file libzmq.so.3 to trex-core/scripts -- 2.16.6