Quantcast
Channel: Symantec Connect - Endpoint Protection - Discussions
Viewing all articles
Browse latest Browse all 10484

Install problem under Linux Ubuntu 12.04 with OpenJDK 1.7.0_75 : requires Oracle Java 1.5, JCE etc...

$
0
0
I need a solution

Hello,

In searching, I saw that several users had had the same problem than me, it means theses error messages :

root@mypc:/opt/SymantecEndpointProtection_DPKG# ./install.sh -i
Starting to install Symantec Endpoint Protection for Linux
Performing pre-check...
Error:        Installation requires Oracle Java 1.5 or later whose owner is superuser. Please install the correct version with superuser and Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files, and try again.
Error:        Installation requires 32bits glibc library. Please install it and try again.
Warning:    X11 libraries are missing, GUI component will not be installed!
Pre-check failed.

I don't use Oracle Java but OpenJDK 1.7.0_75. Could you confirm that it can work with ?

I'm using the SEP.zip for .DEB, here is the content :

root@mypc:/opt/SymantecEndpointProtection_DPKG# ll -R
.:
total 76
drwxr-xr-x 6 root root  4096 Dec 29 13:05 ./
drwxr-xr-x 9 root root  4096 Dec 29 11:55 ../
drwxr-xr-x 2 root root  4096 Dec 29 13:06 Configuration/
-rwxr-xr-x 1 root root 45510 Dec 29 13:05 install.sh*
drwxr-xr-x 2 root root  4096 May  9  2015 Legacy/
-rw-r--r-- 1 root root   273 May  9  2015 pkg.sig
drwxr-xr-x 2 root root  4096 May  9  2015 Repository/
drwxr-xr-x 2 root root  4096 May  9  2015 src/

./Configuration:
total 196
drwxr-xr-x 2 root root   4096 Dec 29 13:06 ./
drwxr-xr-x 6 root root   4096 Dec 29 13:05 ../
-r--r--r-- 1 root root    830 May  9  2015 sep_NE.slf
-rw-r--r-- 1 root root    999 Dec 18 17:23 sep.slf
-rw-r--r-- 1 root root 165376 Dec 18 17:23 serdef.dat
-rw-r--r-- 1 root root    458 May  9  2015 setAid.ini
-rw-r--r-- 1 root root    102 May  9  2015 setup.ini
-rw-r--r-- 1 root root   2462 Dec 18 17:23 sylink.xml

./Legacy:
total 2664
drwxr-xr-x 2 root root    4096 May  9  2015 ./
drwxr-xr-x 6 root root    4096 Dec 29 13:05 ../
-rw-r--r-- 1 root root  451702 May  9  2015 sepap-legacy-amd64.deb
-rw-r--r-- 1 root root 2256428 May  9  2015 sepap-legacy.deb

./Repository:
total 20036
drwxr-xr-x 2 root root    4096 May  9  2015 ./
drwxr-xr-x 6 root root    4096 Dec 29 13:05 ../
-rw-r--r-- 1 root root     612 May  9  2015 JCEUnlimitedlibCheck.class
-rwxr-xr-x 1 root root    2704 May  9  2015 precheckglibc*
-rwxr-xr-x 1 root root    2948 May  9  2015 precheckX11*
-rw-r--r-- 1 root root  114832 May  9  2015 sepap.deb
-rw-r--r-- 1 root root  410464 May  9  2015 sepap-x64.deb
-rw-r--r-- 1 root root 8364152 May  9  2015 sep.deb
-rw-r--r-- 1 root root 6151954 May  9  2015 sepjlu.deb
-rw-r--r-- 1 root root 5396546 May  9  2015 sepui.deb

./src:
total 148
drwxr-xr-x 2 root root   4096 May  9  2015 ./
drwxr-xr-x 6 root root   4096 Dec 29 13:05 ../
-rw-r--r-- 1 root root 135804 May  9  2015 ap-kernelmodule.tar.bz2

root@mypc:/opt/SymantecEndpointProtection_DPKG# cat Configuration/setup.ini
[Startup]
ProductVersion=12.1.6168.6000
PackageName=SEP Linux Package
PkgSizeWithoutDefs=20445656

I have already downloaded the UnlimitedJCEPolicyJDK7.zip and copied the local_policy.jar and US_export_policy.jar in several places like :

cp -p /opt/JCE/* /usr/share/java
cp -p /opt/JCE/* /usr/lib/java
cp -p /opt/JCE/* /usr/share/java
cp -p /opt/JCE/* /usr/lib/jvm/java-7-openjdk-amd64/lib
cp -p /opt/JCE/* /usr/lib/jvm/java-7-openjdk-amd64/jce
cp -p /opt/JCE/* /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security
cp -p /opt/JCE/* /usr/java/jre1.7.0_67/lib/security

and I have as well set up the JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/jce and the above different placements to test but it still not working !!!

Please help !! :) How can I do ?

Thank you in advance ^_^

0

Viewing all articles
Browse latest Browse all 10484

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>