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]
https://lists.shrew.net/mailman/listinfo/vpn-help

Reply via email to