Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-11 Thread Mun Johl via Wireshark-users
3 AM > To: Gerald Combs ; Community support list for Wireshark > > Subject: RE: [Wireshark-users] Issues compiling Wireshark on RHEL7 > > Hi, > > Thank you for the information and advice! I'll look into the rpm-setup.sh > script and maybe give it a go. But if I contin

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-11 Thread Mun Johl via Wireshark-users
t would be most excellent. > > > > Thank you and regards, > > > > -- > > > > Mun > > > > *From:* Wireshark-users *On Behalf > > Of *chuck c > > *Sent:* Wednesday, January 11, 2023 6:37 AM > > *To:* Community support list for Wi

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-11 Thread Gerald Combs
*On Behalf Of *chuck c *Sent:* Wednesday, January 11, 2023 6:37 AM *To:* Community support list for Wireshark *Subject:* Re: [Wireshark-users] Issues compiling Wireshark on RHEL7 *CAUTION:**This email originated from outside of Western Digital. Do not click on links or open attachments unless yo

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-11 Thread Mun Johl via Wireshark-users
, January 11, 2023 6:37 AM To: Community support list for Wireshark Subject: Re: [Wireshark-users] Issues compiling Wireshark on RHEL7 CAUTION: This email originated from outside of Western Digital. Do not click on links or open attachments unless you recognize the sender and know that the content is

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-11 Thread chuck c
Were there any errors when running tools/rpm-setup.sh? https://gitlab.com/wireshark/wireshark/-/blob/master/tools/rpm-setup.sh#L83 pcre2-devel \ On Tue, Jan 10, 2023 at 6:46 PM Mun Johl via Wireshark-users < wireshark-users@wireshark.org> wrote: > Hi, > > > > The error is just another missing l

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-10 Thread Mun Johl via Wireshark-users
Hi, The error is just another missing library: CMake Error at /usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PCRE2 (missing: PCRE2_LIBRARY PCRE2_INCLUDE_DIR) (found version "") I didn’t want to mention it yet because I haven’t begun my

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-10 Thread chuck c
Can you share your error message? Anything like this: https://ask.wireshark.org/question/29646/cmake-dependency-failed-for-v40-when-trying-to-build-an-rpm-package-from-a-source-tarball/ "but here I'm using CentOS 7.9 after changed the dependencies in CMakeLists." Not sure what the CMakeList change

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-10 Thread Mun Johl via Wireshark-users
Hi, Thank you for the link. I was able to get past the c-ares issue—but unfortunately, another CMake Error awaits my attention. Best regards, -- Mun Suggestions for work-arounds: [Wireshark-dev] CARES to old for CentOS8? https://www.wireshark.org/lists/wireshark-dev/202209/msg00017.html O

Re: [Wireshark-users] Issues compiling Wireshark on RHEL7

2023-01-10 Thread chuck c
Suggestions for work-arounds: [Wireshark-dev] CARES to old for CentOS8? https://www.wireshark.org/lists/wireshark-dev/202209/msg00017.html On Tue, Jan 10, 2023 at 3:55 PM Mun Johl via Wireshark-users < wireshark-users@wireshark.org> wrote: > Hi, > > > > I am attempting to compile Wireshark v4.