Hello, i try to install the vpn-client after upgrade my ubuntu to 13.4, but the gui need qt4. Both version qt4 and qt5 is installed on this machine. cmake displays an error message:
cmake -DCMAKE_INSTALL_PREFIX=/usr/local -DQTGUI=YES -DETCDIR=/etc -DNATT=YES -- Using install prefix /usr/local ... -- Using etc install path /etc ... -- Using bin install path /usr/local/bin ... -- Using sbin install path /usr/local/sbin ... -- Using lib install path /usr/local/lib ... -- Using man install path /usr/local/man ... -- Using library -lpthread -- Using binary /usr/bin/flex ... -- Using binary /usr/bin/bison ... -- Enabled NAT Traversal support ... CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1216 (message): Found unsuitable Qt version "5.0.1" from /usr/bin/qmake, this code requires Qt 4.x Call Stack (most recent call first): CMakeLists.txt:530 (find_package) -- Configuring incomplete, errors occurred! there is already a solution for this? -- Michael Plaschke <https://www.xing.com/profiles/Michael_Plaschke> Unix System Administrator [email protected] phone +49 176 636 873 61 _______________________________________________ vpn-help mailing list [email protected] https://lists.shrew.net/mailman/listinfo/vpn-help
