We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eaf4fa commit 7097594Copy full SHA for 7097594
rocketmq-cpp/README.md
@@ -15,7 +15,7 @@
15
- make
16
- make install
17
* Install boost 1.56.0 dependency
18
- - Download [boost 1.56.0](http://www.boost.org/users/history/version_1_56_0.html)
+ - Download [boost 1.56.0](http://www.boost.org/users/history/version_1_56_0.html)
19
- Build and install boost
20
- cd path/to/boost_1_56_0
21
- config boost:./bootstrap.sh
@@ -36,7 +36,7 @@
36
#### 3. Check verion
37
- strings librocketmq.so |grep VERSION
38
39
-- log path:$HOME/logs/metaq-client4cpp
+- log path:$HOME/logs/rocketmq-4cpp
40
41
- Before Run:
42
- export LD_LIBRARY_PATH=/xxx/rocketmq-cpp/bin/:$LD_LIBRARY_PATH;LD_LIBRARY_PATH=/A/lib:$LD_LIBRARY_PATH
0 commit comments