version `NSS_3.14.3' not found on Ubuntu 64 bit

Having problems with building or using the JCEF Java binding? Ask your questions here.

version `NSS_3.14.3' not found on Ubuntu 64 bit

Postby rover886 » Wed Dec 17, 2014 5:24 am

I have added MainFrame.java file into my mavan project, I have added all the jar dependencies into mavan. My project is compiled successfully but I tried to run jar file using command:

java -Djava.library.path=/home/oes/Desktop/lib/ -jar /home/oes/Desktop/mavenproject1-1.0-SNAPSHOT-jar-with-dependencies.jar


after executing I am getting error saying

Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/oes/Desktop/lib/libcef.so: /usr/lib/x86_64-linux-gnu/libnss3.so: version `NSS_3.14.3' not found (required by /home/oes/Desktop/lib/libcef.so)


I searched a lot for NSS_3.14.3 but I am not getting what it is? Why it's required? Is it required to be packaged like .so files.
rover886
Techie
 
Posts: 19
Joined: Fri Mar 14, 2014 4:34 am

Re: version `NSS_3.14.3' not found on Ubuntu 64 bit

Postby magreenblatt » Wed Dec 17, 2014 8:55 am

Sounds like your linux distro does not have a new enough version of libnss3.so
magreenblatt
Site Admin
 
Posts: 12383
Joined: Fri May 29, 2009 6:57 pm

Re: version `NSS_3.14.3' not found on Ubuntu 64 bit

Postby rover886 » Thu Dec 18, 2014 6:50 am

I have installed NSS and it solved my problem :) thank you.
rover886
Techie
 
Posts: 19
Joined: Fri Mar 14, 2014 4:34 am


Return to JCEF Forum

Who is online

Users browsing this forum: No registered users and 19 guests