From: imarom Date: Wed, 2 Nov 2016 12:50:28 +0000 (+0200) Subject: ZMQ build doc note X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=124e1d4772507ad159d1f786aa1ffe5bb7d3b4cf;p=trex.git ZMQ build doc note Signed-off-by: imarom --- 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