Re: LD_LIBRARY_PATH question - SOLVED

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Groan. I have solved the problem. It was a combination of things. I
didn't realise that FDS would do SSL console connections in X out of the
box. There is no need to get any other bits of Java and libs. The
version of JSS that comes with 1.0.2 is 3.7, which is fine. Once I'd
fixed that and reverted to the out of the box JSS .jar and lib, the
error was

./startconsole -a https://ldapserver:38900/ Exception in thread "main"
java.lang.UnsatisfiedLinkError: /opt/fedora-ds/lib/li
bjss3.so: /opt/fedora-ds/lib/libjss3.so: cannot open shared object file:
No such  file or directory

This is typically because you are using a 32-bit Java and trying to load
a 64-bit library. As RM has said on other threads, just run "file" on
the lib and on the java binary and if the Java is 32-bit but the library
is 64-bit, that's the problem. That was exactly my problem. I downloaded
Java originally without scrolling a little bit further down to find the
x64 JDK ... when I swapped Java to a 64-bit version, it all worked fine.

Many thanks for the help, even though I was just being stupid ...

PK




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux