I am trying to get SEQ6 on the new Pi4.

I have installed all the packages that I think are needed:

apt-get update
apt-get upgrade
apt-get install xdm
apt-get install x11-apps
apt-get install libvte9
apt-get install qt4-default
apt-get install subversion
apt-get install libtool
Not in repo apt-get install aclocal
apt-get install make
apt-get install automake
apt-get install libpcap-dev

But I am getting an error when I compile. I am not sure what package I am missing...

>> Found version.: 4.8.7
>>> Headers......: /usr/include/qt4
>>>> Libraries...: Unable to locate?!?
configure: error: Please verify your Qt lib install!

I also have installed and verified the installation of these packages.

libqt4-declarative, qt4-dev-tools, qt4-qmake, libqtwebkit4

Boy I feel like a noob...

Well it is past my bed time so maybe tomorrow I may have more luck. I am tired of beating my head...