Re: Building tomcat-native on RHEL 8

2025-02-04 Thread Dimitris Soumis
The latest available APR devel package on RHEL 8 is version 1.6.3. (i.e apr-devel-1.6.3-12.el8.x86_64) If you attempt to build *tomcat-native 2.0.8*, you will encounter the following error: configure: error: Found APR 1.6.3. You need version 1.7.0 or newer > installed. > However, *tomcat-native

Re: Building tomcat-native on RHEL 8

2025-02-04 Thread Evan Rempel
I think you are confusing the EPEL8 packages. Redhat does not provide a tomcat-native package. The challenge with EPEL is that the packages are often quite old. tomcat-native-1.2.35 (Aug 2022) where the latest release of 1.x is 1.3.1 Same is true for the EPEL8 tomcat packages tomcat-9.0.65 (j

Re: Building tomcat-native on RHEL 8

2025-02-04 Thread Christopher Schultz
Darryl, On 2/3/25 1:17 PM, Darryl Baker wrote: Would someone please point me to the documentation on building tomcat-native on RHEL 8 using the Red Hat supplied APR package? Do you need to build from source, or can you use the RHEL binary? $ sudo yum search tomcat-native = Name Exactly M

Re: Release 10.1.35

2025-02-04 Thread Christopher Schultz
Adrienne and Mark, On 2/3/25 9:30 AM, Mark Thomas wrote: On 03/02/2025 13:52, Adrienne Farrell wrote: Hello I am seeing https://bz.apache.org/bugzilla/show_bug.cgi?id=69527 in my Tomcat 10.1.33 and 10.1.34 and have to roll back to 10.1.31. I am just wondering when 10.1.35 might be released as

Re: Building tomcat-native on RHEL 8

2025-02-04 Thread Rainer Jung
apr-util(-*) RPMs should not be needed. To the OP: please be more explicit in posting your problems, like how do you run configure, what is the unexpected configure output etc. Thanks, Rainer Am 03.02.25 um 23:13 schrieb Evan Rempel: You don't need the source RPM, but you will need the deve