Hi, so i'm currently running CentOS 6.1 final on an old dell laptop that has QT 3.3.8b installed (when I do a qmake --version). I'm a mostly linux newbie, but i've been able to patch and been using showeq this way for over 2 years. I can't imagine playing EQ without it. So, what do i do to upgrade to SEQ6? I'm OK with using another older laptop and a fresher install of some flavor of linux if that is easier, that way i can keep patching seq 5 and using it until I get the other box up and running.

I was thinking of doing a CentOS 7 build, (that has QT 4 installed by default?), then can i just run the following commands:

apt-get update
apt-get upgrade
apt-get install xdm x11-apps libx11-dev libvte9 qt4-default subversion libtool make automake libpcap-dev

and then follow instructions for installing showeq6 and that should work? Thanks.