ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

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


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?