diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2007-11-20 13:59:54 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2007-11-20 13:59:54 +0000 |
| commit | bcd011a10c0db4ffc6f78380c548d673e270e000 (patch) | |
| tree | ae6961f122221a7ce574e10895be8abcca044f12 /Final3/cpp/tests/examples.README | |
| parent | 5b7a0ca8896f20c85f176cd178735554833bcefc (diff) | |
| download | qpid-python-bcd011a10c0db4ffc6f78380c548d673e270e000.tar.gz | |
backing up the previous tag
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2@596673 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Final3/cpp/tests/examples.README')
| -rw-r--r-- | Final3/cpp/tests/examples.README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Final3/cpp/tests/examples.README b/Final3/cpp/tests/examples.README new file mode 100644 index 0000000000..65f908c249 --- /dev/null +++ b/Final3/cpp/tests/examples.README @@ -0,0 +1,18 @@ +Building the examples +--------------------- + +You had better edit the Makefile and provide the locations for APR and boost. + +Then just type 'make'. + + +Running the examples +-------------------- + +Before running the examples ensure that you have setup your LD_LIBRARY_PATH. + +Most of the examples take the following connection parameters for your +AMQP broker: + + -host host + -port port |
