Hello Alexis, Thanks for the note.
I've installed (via yum) the following packages: qt-devel.x86_64 PackageKit-qt-devel.x86_64 ... Which didn't seem to provide the required fix. However, I had seemingly forgotten the considerable references to qt3 throughout! So, after installing the qt3-devel package the make & install steps progressed without issue. Thanks again, Ben From: Alexis La Goutte [mailto:[email protected]] Sent: 22 February 2013 13:29 To: Ben Watson Cc: [email protected] Subject: Re: [vpn-help] VPN Client install on CentOS 6.3 - Unable to locate required package : QT Hi Ben, You need to install Qt dev packages (with Qt "Headers") Regards, On Wed, Feb 20, 2013 at 6:00 PM, Ben Watson <[email protected]<mailto:[email protected]>> wrote: Hello, I have a CentOS 6.3 machine on which I'm looking to install the VPN Client. [benwatson@cr-presales-bw ~]$ uname -r 2.6.32-279.22.1.el6.x86_64 The README file advises on the required dependencies, which are installed: [benwatson@cr-presales-bw ike]$ rpm -qa flex bison cmake openssl qt openldap bison-2.4.1-5.el6.x86_64 cmake-2.6.4-5.el6.x86_64 flex-2.5.35-8.el6.x86_64 qt-4.6.2-24.el6.x86_64 openssl-1.0.0-25.el6_3.1.x86_64 openldap-2.4.23-26.el6_3.2.x86_64 openldap-2.4.23-26.el6_3.2.i686 The only thing which stands out to me is the listing of QT-4. I also have QT3 installed on the same machine: [benwatson@cr-presales-bw ike]$ rpm -qa qt3 qt3-3.3.8b-30.el6.x86_64 The '$PATH' & 'env' command output is in the attached file. I'm running the cmake command as per the README doc, which produces the following error: [benwatson@cr-presales-bw ike]$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES -- Using install prefix /usr ... -- Using etc path /etc ... -- Using lib path /usr/lib ... -- Using man path /usr/local/man ... -- Using binary /usr/local/bin/flex ... -- Using binary /usr/bin/bison ... -- Enabled NAT Traversal support ... CMake Error at CMakeLists.txt:423 (message): Unable to locate required package : QT -- Configuring incomplete, errors occurred! Is it something to do with my machine returning a QT4 match when queried by the installer? Any help would be gratefully received! Cheers, Ben _______________________________________________ vpn-help mailing list [email protected]<mailto:[email protected]> https://lists.shrew.net/mailman/listinfo/vpn-help
_______________________________________________ vpn-help mailing list [email protected] https://lists.shrew.net/mailman/listinfo/vpn-help
