Hi, I was trying to figure out how to build the Qpid Dispatcher on my Debian Bookworm server. >From this page there is a link called “Installing Qpid Dispatch” which just >returns a 404 page. https://qpid.apache.org/components/dispatch-router/index.html
I downloaded the source and found a README.adoc file which says this: To build dispatch on a yum-based Linux system, you will need the following packages installed: - qpid-proton-c-devel - python3-qpid-proton - cmake - make - gcc - python3-devel - cyrus-sasl-plain - cyrus-sasl-devel - asciidoc (for building docs) - asciidoctor (for building docs) This is for yum-based Linux systems. I tried finding the equivalent packages for Debian and some of them I found but not all. Is there some documentation on how to build Apache Qpid Dispatcher for Debian Linux? Kind Regards Björn Eklund