Hi Ben,<br><br>You need to install Qt dev packages (with Qt "Headers")<br><br>Regards,<br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 6:00 PM, Ben Watson <span dir="ltr"><<a href="mailto:ben.watson@cristie.co.uk" target="_blank">ben.watson@cristie.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have a CentOS 6.3 machine on which I'm looking to install the VPN Client.<br>
<br>
[benwatson@cr-presales-bw ~]$ uname -r<br>
2.6.32-279.22.1.el6.x86_64<br>
<br>
The README file advises on the required dependencies, which are installed:<br>
<br>
[benwatson@cr-presales-bw ike]$ rpm -qa flex bison cmake openssl qt openldap<br>
bison-2.4.1-5.el6.x86_64<br>
cmake-2.6.4-5.el6.x86_64<br>
flex-2.5.35-8.el6.x86_64<br>
qt-4.6.2-24.el6.x86_64<br>
openssl-1.0.0-25.el6_3.1.x86_64<br>
openldap-2.4.23-26.el6_3.2.x86_64<br>
openldap-2.4.23-26.el6_3.2.i686<br>
<br>
<br>
The only thing which stands out to me is the listing of QT-4. I also have QT3 installed on the same machine:<br>
<br>
[benwatson@cr-presales-bw ike]$ rpm -qa qt3<br>
qt3-3.3.8b-30.el6.x86_64<br>
<br>
The '$PATH' & 'env' command output is in the attached file.<br>
<br>
I'm running the cmake command as per the README doc, which produces the following error:<br>
<br>
[benwatson@cr-presales-bw ike]$ cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES<br>
-- Using install prefix /usr ...<br>
-- Using etc path /etc ...<br>
-- Using lib path /usr/lib ...<br>
-- Using man path /usr/local/man ...<br>
-- Using binary /usr/local/bin/flex ...<br>
-- Using binary /usr/bin/bison ...<br>
-- Enabled NAT Traversal support ...<br>
CMake Error at CMakeLists.txt:423 (message):<br>
  Unable to locate required package : QT<br>
<br>
<br>
-- Configuring incomplete, errors occurred!<br>
<br>
<br>
Is it something to do with my machine returning a QT4 match when queried by the installer?<br>
<br>
Any help would be gratefully received!<br>
<br>
Cheers,<br>
<br>
Ben<br>
_______________________________________________<br>
vpn-help mailing list<br>
<a href="mailto:vpn-help@lists.shrew.net">vpn-help@lists.shrew.net</a><br>
<a href="https://lists.shrew.net/mailman/listinfo/vpn-help" target="_blank">https://lists.shrew.net/mailman/listinfo/vpn-help</a><br>
</blockquote></div><br>