On Fri, Jun 7, 2024 at 8:39 AM Björn Eklund <bed...@gmail.com> wrote:
> That was the help I needed, many thanks. > Is there any replacement for this the Dispatcher as you know of since it’s > no longer Is being maintained? > https://github.com/skupperproject/skupper-router/ skupper-router is not exactly qpid-dispatch there have been several changes skupper-router falls under the umbrella of https://github.com/skupperproject/ https://skupper.io/ Thanks. > Kind Regards > Björn > > On 2024/06/06 13:10:10 Ganesh Murthy wrote: > > Please take a look at these dockerfiles. > > > > > https://github.com/apache/qpid-dispatch/blob/main/dockerfiles/Dockerfile-debian > > > https://github.com/apache/qpid-dispatch/blob/main/dockerfiles/Dockerfile-debian > > > > This will give you an idea of what packages to install on Debian systems. > > > > Just FYI, the qpid-dispatch project is not being actively maintained > > anymore. > > > > Thanks. > > > > On Thu, Jun 6, 2024 at 2:20 AM Björn Eklund <bj...@kreftregisteret.no > .invalid> > > wrote: > > > > > 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 > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > >