cancel
Showing results for 
Search instead for 
Did you mean: 

Install on CentOS6.9

dropbrick
New Contributor

Install on CentOS6.9

Pulse secure is not working on CentOS 6. It says it's a supported system but when I try to run pulseUI is asking for a lot of CentOS7 libraries.

 

 

Does anyone run on CentOS 6 ?

5 REPLIES 5
dropbrick
New Contributor

Re: Install on CentOS6.9

I ended adding all these libraries for then getting a typical glib error which means the Centos6 client is expecting to run on Centos7 really...

 

[[email protected] pulse]# ls -1

ConfigurePulse_x86_64.sh

html

lib

libgstallocators-1.0.so.0

libgstapp-1.0.so.0

libgstaudio-1.0.so.0

libgstbase-1.0.so.0

libgstcheck-1.0.so.0

libgstcontroller-1.0.so.0

libgstfft-1.0.so.0

libgstnet-1.0.so.0

libgstpbutils-1.0.so.0

libgstreamer-1.0.so.0

libgstriff-1.0.so.0

libgstrtp-1.0.so.0

libgstrtsp-1.0.so.0

libgstsdp-1.0.so.0

libgsttag-1.0.so.0

libgstvideo-1.0.so.0

libharfbuzz-icu.so.0

libharfbuzz.so.0

libicudata.so.57

libicui18n.so.57

libicuio.so.57

libicule.so.57

libiculx.so.57

libicutest.so.57

libicutu.so.57

libicuuc.so.57

libjavascriptcoregtk-1.0.so.0

liblzma.so.5

liborc-0.4.so.0

liborc-0.4.so.0.25.0

libpng16.so.16

libpulseui.so

libsecret-1.so.0

libwebkitgtk-1.0.so.0

libwebpdecoder.so.3.0.4

libwebpdemux.so.2.0.6

libwebpmux.so.3.0.4

libwebp.so.7

postinstall.log

ptgz

PulseClient_x86_64.sh

pulsediag

pulsesvc

pulse.tgz

pulseUi

pulseutil

README

version.txt

 

 

r@yElr3y
Moderator

Re: Install on CentOS6.9

Not sure why it's doing that, but I know there is script to install all the missing dependency packages. Script file would present under /usr/local/pulse directory, like below (name might be different).

 

>> pulse_client_x86_64.sh install_dependency_packages

 

Reference: https://kb.pulsesecure.net/articles/Pulse_Secure_Article/KB40126/?kA1j000000002yo

PCS Expert
Pulse Connect Secure Certified Expert
dropbrick
New Contributor

Re: Install on CentOS6.9

Sorry. Is actually CentOS6.4 ... 6.9 works. I know is not a supported platform but is there some old installer that would work ?

dropbrick
New Contributor

Re: Install on CentOS6.9

Is there a way to work out the terminal command from the UI ? I'm logging in via a 2FA over an https link as server URL. If I can get it to work via terminal that works for me.

r@yElr3y
Moderator

Re: Install on CentOS6.9

Which version of Pulse Client is being installed on CentOS 6.4?

 

From the supported guide (page #8), I'm seeing 9.0Rx Pulse client should compatible with CentOS 6.x 32/64 bit.

PCS Expert
Pulse Connect Secure Certified Expert