Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

build wireshark on linux can't find Qt includes

I need to install wireshark on Ubuntu 16.04, but it appears that there are no binaries for that situation, so I'm forced to build it; that's OK, but having (finally) gotten "configure" to run, when I then run "make" I get "Undefined reference" always to Qt header files. Where is the path to the Qt includes defined? Can I change it? Will that solve the problem?