On 2021-06-16 1:32 p.m., Patrick Dupre wrote:
OK, very good, thanks now scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory dnf repoquery --whatprovides libjava.so java-11-openjdk-headless-1:11.0.11.0.9-4.fc34.i686 java-11-openjdk-headless-slowdebug-1:11.0.11.0.9-4.fc34.i686 Do I need to use LD_LIBRARY_PATH ? How to I make this library available
I don't know why it's suggesting only the 32-bit library, although you can avoid that by doing this:
dnf repoquery --whatprovides 'libjava.so()(64bit)' Did you try installing java-11-openjdk-headless? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure