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

Wireshark-users: [Wireshark-users] Making a rpm-package

From: Ing. Ricardo Pérez <ricardosp55@xxxxxxxxx>
Date: Tue, 5 Mar 2013 16:30:19 -0430
Hi everybody!

I'm trying to make a rpm-package, but when I run "sudo make rpm-package" I get this error:

uic main_window.ui -o ui_main_window.h
make[1]: uic: No se encontró el programa
make[1]: *** [ui_main_window.h] Error 127
uic main_window.ui -o ui_main_window.h
make[1]: uic: No se encontró el programa
make[1]: *** [ui_main_window.h] Error 127
make[1]: se sale del directorio `/home/****/wireshark-1.8.5/ui/qt'
make: *** [distdir] Error 1

"No se encontró el programa" is "the program wasn't found" in spanish. The spanish is not the problem (I'm from Venezuela), the thing is that I don't know how to solve it and get the .rpm!