Christopher Maynard <Christopher.Maynard@...> writes:
> Jeff Morriss <jeff.morriss.ws <at> ...> writes:
>
> > Yes, unfortunately that's expected.
>
> OK, "yum update qt-devel" it is then.
Of course, that should have read, "yum install qt-devel".
I have another rpm-package problem. I am building an rpm without Wireshark
(i.e., --enable-wireshark=no), as this is to be installed on headless
servers w/out any of the GUI-related packages required for Wireshark.
Basically, it's for the command-line tools only. Because of this, I get the
following RPM build errors:
File not found:
/home/ricie/wireshark/tshark-1.10.0/packaging/rpm/BUILDROOT/wireshark-
1.10.0-1.x86_64/usr/local/bin/wireshark
File not found by glob:
/home/ricie/wireshark/tshark-1.10.0/packaging/rpm/BUILDROOT/wireshark-
1.10.0-1.x86_64/usr/local/share/man/man1/wireshark.*
make: *** [rpm-package] Error 1