Has anyone had any luck installing openconnect on OS X? I have downloaded the source code but I can't figure out how to build it.
The instructions on their website say to extract the code and run make, but doing so gives an error:
make: *** No targets specified and no makefile found. Stop.
My reasons for wanting this are:
- The current version of Cisco AnyConnect is incompatible with OS X Lion
- I'm interested in the idea of wrapping the vpn connection in a deployment shell script
