I have unzipped openLCA on Ubuntu 23.04. When I try to run it I get the following errors:
!ENTRY org.eclipse.osgi 4 0 2023-05-12 16:56:20.156
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-pi4-gtk-4934r6 in java.library.path
no swt-pi4-gtk in java.library.path
Can't load library: /home/eugenio/.swt/lib/linux/x86_64/libswt-pi4-gtk-4934r6.so
Can't load library: /home/eugenio/.swt/lib/linux/x86_64/libswt-pi4-gtk.so
The same program version works perfectly on Linux Mint 21. Is there a solution to fix this bug?