Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] RPM generation

From: Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>
Date: Tue, 10 Apr 2018 14:46:13 +0200

On Tue, Apr 10, 2018 at 2:20 PM, Dario Lombardo <dario.lombardo.ml@xxxxxxxxx> wrote:


On Tue, Apr 10, 2018 at 11:46 AM, Anders Broman <anders.broman@xxxxxxxxxxxx> wrote:

Hi,

What I did:

On SuSe 12.2 git clone Wireshark

Create a build dir

In the Build dir run:

cmake -G "Unix Makefiles" ../wireshark

 

run:

make rpm-build



I'm trying on centos 7, but this target doesn't seems to be present. Am I missing something?