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!