Upgrade Openconnect to version 1.1 supporting gp protocol

Upgrade Openconnect to version 1.1 supporting gp protocol

Please follow following steps on ubuntu command line :

  1. Open a terminal (Ctrl+Alt+t).
  2. Clone latest code : git clone git://git.infradead.org/users/dwmw2/openconnect.git and cd to directory
  3. Use the command : ./autogen.sh
  4. Issue the command ./configure.
  5. Issue the command make (You may need to run sudo apt install make gcc before running this command successfully).
  6. Run make test to check for possible errors.
  7. Backup current openconnect binary:  whereis openconnect (and remove all files) sudo mv /usr/sbin/openconnect ~/tmp sudo mv /usr/local/sbin/openconnect ~/tmp
  8. Issue the command sudo make install.
  9. Create symbolic link from newly install binary to the default location: sudo ln -s /usr/local/sbin/openconnect /usr/sbin/openconnect

Resolving technical problems:

Solve your technical problems instantly

We provide Remote Technical Support from Monday to Sunday, 7:00PM to 1:00 AM

Mail your problem details at [email protected] along with your mobile numberand we will give you a call for further details. We usually attend your problems within 60 minutes and solve it in maximum 2 days.

One thought on “Upgrade Openconnect to version 1.1 supporting gp protocol”

  1. I was looking at your website and noticed it appears the word “Impedence” is spelled wrong. I had similar problems on my site until someone mentioned it to me and I also now use software from SpellPerfect.com to keep my site error free.

Comments are closed.