"lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found"!!
857433Apr 25 2011 — edited May 21 2012I'm trying to setup Sun Java System Web Server7.0 on the fedora11. And then I have a problem with "configuration failed".
I get the error massage:
**Apr 25, 2011 7:33:38 PM com.sun.web.admin.configurator.ConfigureServer main**
**WARNING: /sun/webserver7/lib/libadminjni.so: /sun/webserver7/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/libcrypt.so.1)**
**java.lang.UnsatisfiedLinkError: /sun/webserver7/lib/libadminjni.so: /sun/webserver7/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/libcrypt.so.1)**
I've already searched a lot on the internet, but still cannot found an appropriate method. Most people said it's because the version of libfreebl3.so in my installer package is too old.
I want to know the details about how to handle this.
Thank you very much!!