Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-19 Thread Jiri Daněk
On Wed, Apr 19, 2023 at 2:36 PM Do, Eling wrote: > Hi Jiri, > > I downloaded qpid-cpp-4b1afd9.tar.gz and was able to build and complete > the install. That includes the fixes in https://github.com/apache/qpid-cpp/commit/9f711b8863b8c16d1df2de7116adc1f388c970d4 and in https://github.com/apache/q

RE: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-19 Thread Do, Eling
python3.9/alog-qpid-cpp-1.40.0-for-boost-1.75.0.x86_64/share/qpid/examples/messaging/map_sender.cpp -- Up-to-date: /tmp/qpid/python3.9/alog-qpid-cpp-1.40.0-for-boost-1.75.0.x86_64/share/qpid/examples/messaging/client.cpp -- Up-to-date: /tmp/qpid/python3.9/alog-qpid-cpp-1.40.0-for-boost-1.75.0.x86_64/share

Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-18 Thread Virgilio Fornazin
I've managed to build and get all those working on RHEL8 & RHEL9 some time ago. Let me search for these files here to check what I did and I can bring you some info on how to proceed. On Sat, Apr 15, 2023 at 3:41 PM Jiri Daněk wrote: > I created a Dockerfile/Containerfile that compiles qpid-cpp

Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-15 Thread Jiri Daněk
I created a Dockerfile/Containerfile that compiles qpid-cpp on CentOS 9. I'm linking to it below, after a few more progress updates. Try it out (at https://github.com/apache/qpid-cpp/pull/40) if you want. On Fri, Apr 14, 2023 at 10:51 PM Do, Eling wrote: > Hi Jiri, > > Thank you very much for th

RE: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-14 Thread Do, Eling
again. -Eling -Original Message- From: Jiri Daněk Sent: Thursday, April 13, 2023 9:06 AM To: users@qpid.apache.org Subject: Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails On Thu, Apr 13, 2023 at 2:31 PM Do, Eling wrote: > Hi Jiri, thanks for responding to my questio

Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-13 Thread Jiri Daněk
On Thu, Apr 13, 2023 at 2:31 PM Do, Eling wrote: > Hi Jiri, thanks for responding to my question...much appreciated. That > would be great if changing the order of things during the install would > allow the library install to complete even if the tests cannot run. Done now, it is failing merr

RE: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-13 Thread Do, Eling
again. -Eling -Original Message- From: Jiri Daněk Sent: Wednesday, April 12, 2023 3:45 PM To: users@qpid.apache.org Subject: Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails On Wed, Apr 12, 2023 at 4:20 PM Do, Eling wrote: > Thanks for your response Robbie. It se

Re: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-12 Thread Jiri Daněk
On Wed, Apr 12, 2023 at 4:20 PM Do, Eling wrote: > Thanks for your response Robbie. It seems as though the error I'm getting > comes from a released version of qpid-python that is automatically > downloaded during the install (See below). Do you know if there is a way > to have it download a sn

RE: [EXTERNAL]Re: Installing qpid-cpp on RHEL9 with python3 fails

2023-04-12 Thread Do, Eling
Thanks for your response Robbie. It seems as though the error I'm getting comes from a released version of qpid-python that is automatically downloaded during the install (See below). Do you know if there is a way to have it download a snapshot version that includes the fix for the python3 syn