DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
To build Qpid now run
| No Format |
|---|
./configure make make |
and finally to make sure all the test pass both C++ and Pyhton run
...
As a convenient shortcut you can do all of the above steps in one command with:
| Code Block |
|---|
 ./bootstrap -build
|