Installing Aventail VPN (and Sun Java6) on Ubuntu 10.04

Posted by Mike on May 1st, 2010

The Aventail VPN client requires Sun Java to correctly function on Ubuntu. For whatever reason, the OpenJDK is not sufficient, and the client exhibits numerous bugs. Unfortunately, for Ubuntu 10.04 LTS, Canonical decided to move Sun Java to the partner repository. It’s no-longer apt-get-able by default.

No worries, we can easily add the parter repository, then install Sun Java.

sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get update
sudo apt-get install sun-java6-jre

Once completed, the Aventail VPN installation can proceed.

tar xf AventailConnect-Linux.tar
sudo ./install.sh

If you did attempt to install Aventail using the OpenJDK, you’ll need to uninstall it and re-install after installing Sun Java. See /usr/local/Aventail/uninstall.sh.

  • Twitter
  • Facebook
  • StumbleUpon
  • Google Reader
  • Reddit
  • Share/Bookmark

2 Responses

  1. John Masinter Says:

    The above alone did not fix it for me. I run Ubuntu 10.04 64-bit. On suggestion from other forums I installed Sun 32-bit java (under 64-bit ubuntu, and yes, Sun not OpenJDK). That fixed it for me.

    Specifically the package ia32-sun-java6-bin and its many dependencies for 32-bit compatibility under 64-bit linux.

    Hope this helps someone.

  2. Michael Rasmussen Says:

    There is a Linux 64 bit Aventail client now. I haven’t tried it myself yet. DePaul University has it posted on their downloads page.

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Categories