How to install Juniper VPN on Ubuntu 14.04 LTS?

Max Ricardo Mercurio Ribeiro

Could you please help me ?

On my old Ubuntu 13.10 I was able to run Juniper VPN (on Firefox only) using a workaround which requires you to install the missing 32libs and IcedTea (32bits).

However, I recently upgraded from Ubuntu 13.10 to 14.04 (both 64 bits) and my Juniper VPN does not work anymore because it fails during startup showing the following message:

"Please ensure that necessary 32 bit libraries are installed. For more details, refer KB article KB25230"

"Setup failed. Please install 32 bit Java and update alternatives links using update-alternatives command. For more details, refer KB article KB25230"

For some odd reason, it seems the 14.04 upgrade do not work anymore with the openjdk-7:386 and consequently the Juniper VPN as well.

Any ideas ? Thanks

mike

You could try the suggestion in this post: Juniper setup on 12.04

Update for 14.04 Trusty Tahr (64-bit)

First run with Network Connect on 14.04 resulted a failure and Network Connect just complained about missing 32-bit libraries. My NC version is 7.4R6. I did have all the libraries installed and openjdk-7-jre:i386 installed.

Digging a little bit deeper revealed that Network Connect is using update-alternatives listing to decide if 32-bit jre is installed.

/usr/sbin/alternatives command not found
Command = /bin/sh -c /usr/sbin/update-alternatives --display java 2>&1 | grep -v "/bin/sh:" | grep ^/ | cut -d " " -f 1 | tr " " " "

However it's looking update-alternatives from /usr/sbin/ and there seems to be no symlink pointing to the right directory like 13.10 had. So adding symlink to /usr/sbin/ helped.

$ sudo ln -s /usr/bin/update-alternatives /usr/sbin/

Just for completeness, as well as having to install a 32-bit JRE, I also had to follow the info here: http://itfuzz.blogspot.de/2013/11/juniper-network-connect-and-ubuntu-1310.html and run this command on 14.04:

sudo apt-get install libstdc++6:i386 lib32z1 lib32ncurses5 lib32bz2-1.0 libxext6:i386 libxrender1:i386 libxtst6:i386 libxi6:i386

I must already have done this on 13.10 as it worked then, but on 14.04 the Network Connect window just closed. This fixed the problem.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do I install Muvizu on Ubuntu 14,04 LTS?

From Dev

Dual boot ubuntu 14 .04LTS

From Dev

How to install gitolite3 on ubuntu server LTS 14

From Dev

Install Ubuntu 14 LTS next to windows 10

From Dev

OpenConnect Juniper VPN Not Working in Ubuntu 18.04

From Dev

How to install ubuntu 12.04 LTS?

From Dev

How to install ubuntu 12.04 LTS?

From Dev

How to install uTorrent 14 + Ubuntu

From Dev

how to install nmap in ubuntu 12;04

From Dev

how to install nmap in ubuntu 12;04

From Dev

Juniper VPN doesn't work after Ubuntu 16.04 update

From Dev

How to Install apropraite Eclipse on ubuntu 12.04 LTS?

From Dev

How to install Grails on Linux Ubuntu LTS?

From Dev

How to install dotnet SDK on Ubuntu 16.04 LTS

From Dev

How to install Tomcat 7.0.42 on Ubuntu 12.04.3 LTS?

From Dev

How to install Yahoo Messenger on Ubuntu 12.04 LTS?

From Dev

How to install Concorde in Ubuntu 14.04 LTS?

From Dev

How to install Teamspeak 3 on Ubuntu 14.04 LTS

From Dev

How to install LXQt DE in Ubuntu 14.04 LTS?

From Dev

How to install themes on Ubuntu 14.04 LTS (Gnome)

From Dev

How to install VidyoDesktop on Ubuntu 16.04 LTS?

From Dev

Installing Ubuntu 16.04 LTS: How to install ODBC?

From Dev

How to install wayland on Ubuntu 16.04 LTS?

From Dev

How to install PhpStorm in Ubuntu 14.04 LTS?

From Dev

How to install CUDA 8 on Ubuntu 18.04 LTS?

From Dev

How to install gitslave on Ubuntu 16.04.6 LTS?

From Dev

How to install Jio Meet on Ubuntu 20.04 LTS

From Dev

How to install epylog on Ubuntu 20.04 LTS?

From Dev

how to install genimage on ubuntu 18.04 LTS