Wireshark mailing list archives

Re: Cmake and RPM


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Tue, 16 Aug 2016 10:36:07 -0400

On Tue, Aug 16, 2016 at 9:41 AM, Jonne Zutt <jonne.zutt.ml () gmail com> wrote:

I see, thanks for that. I was already trying this path after reading the
reply of Anders.

I installed the rpms that were suggested by wireshark/tools/install_
rpms_for_devel.sh

I then also installed qtchooser-39-1.fc20.x86_64, but configure is still
unable to find it somehow. I guess I need to help it a bit somehow, I'll
keep trying!

Thanks,
Jonne.


....
checking for GLIB... yes
checking for Qt5Core - version >= 5.0.0... yes (version 5.3.2)
checking for Qt5Gui - version >= 5.0.0... yes (version 5.3.2)
checking for Qt5Widgets - version >= 5.0.0... yes (version 5.3.2)
checking for Qt5PrintSupport - version >= 5.0.0... yes (version 5.3.2)
checking for Qt5Multimedia - version >= 5.0.0... yes (version 5.3.2)
checking for Qt5MacExtras - version >= 5.0.0... no
checking whether Qt works without -fPIC... no
checking whether Qt works with -fPIC... yes
checking for qtchooser... no
checking for uic-qt5... /usr/bin/uic-qt5
checking for qtchooser... no
checking for moc-qt5... /usr/bin/moc-qt5
checking for qtchooser... no
checking for rcc-qt5... /usr/bin/rcc-qt5
checking for qtchooser... no
checking for lrelease-qt5... no
checking for lrelease... no
configure: error: I couldn't find lrelease-qt5 or lrelease; make sure it's
installed and in your path
make: *** No targets specified and no makefile found.  Stop.


On my system lrelease-qt5 is in the qt5-linguist RPM.  Or just try:

% yum whatprovides /usr/bin/lrelease-qt5
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: