You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clink$ brew tap homebrew/boneyard
MacBook-Pro:~ clink$ brew install shrewsoft-vpn-client
==> Installing shrewsoft-vpn-client from homebrew/boneyard
==> Downloading https://www.shrew.net/download/ike/ike-2.2.1-release.tbz2
Already downloaded: /Users/clink/Library/Caches/Homebrew/shrewsoft-vpn-client-2.2.1.tbz2
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -D
Last 15 lines from /Users/clink/Library/Logs/Homebrew/shrewsoft-vpn-client/01.cmake:
-- Using library
-- Using binary /usr/bin/flex ...
-- Using binary /usr/bin/bison ...
-- Enabled NAT Traversal support ...
-- Enabled LDAP Authentication support ...
CMake Error at /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/FindQt4.cmake:1318 (message):
Found unsuitable Qt version "5.7.1" from /usr/local/opt/qt5/bin/qmake, this
code requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:530 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/shrewsoft-vpn-client-20170115-7455-ew4745/ike/CMakeFiles/CMakeOutput.log".
See also "/tmp/shrewsoft-vpn-client-20170115-7455-ew4745/ike/CMakeFiles/CMakeError.log".
Error: shrewsoft-vpn-client was moved to homebrew-boneyard because it has unfixable issues.
Please do not file any issues about this. Sorry!
And then I got a MacShrew error when I try to launch the client.
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
I got an error on Sierra 10.12.2 :
clink$ brew tap homebrew/boneyard
MacBook-Pro:~ clink$ brew install shrewsoft-vpn-client
==> Installing shrewsoft-vpn-client from homebrew/boneyard
==> Downloading https://www.shrew.net/download/ike/ike-2.2.1-release.tbz2
Already downloaded: /Users/clink/Library/Caches/Homebrew/shrewsoft-vpn-client-2.2.1.tbz2
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -D
Last 15 lines from /Users/clink/Library/Logs/Homebrew/shrewsoft-vpn-client/01.cmake:
-- Using library
-- Using binary /usr/bin/flex ...
-- Using binary /usr/bin/bison ...
-- Enabled NAT Traversal support ...
-- Enabled LDAP Authentication support ...
CMake Error at /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/FindQt4.cmake:1318 (message):
Found unsuitable Qt version "5.7.1" from /usr/local/opt/qt5/bin/qmake, this
code requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:530 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/shrewsoft-vpn-client-20170115-7455-ew4745/ike/CMakeFiles/CMakeOutput.log".
See also "/tmp/shrewsoft-vpn-client-20170115-7455-ew4745/ike/CMakeFiles/CMakeError.log".
Error: shrewsoft-vpn-client was moved to homebrew-boneyard because it has unfixable issues.
Please do not file any issues about this. Sorry!
And then I got a MacShrew error when I try to launch the client.
Thank you
The text was updated successfully, but these errors were encountered: