I get some errors when I try to run/install an accounting/bookkeeping software. I have no clue how to fix the problem.
I'm running openSuse13.1 64-bit.
Below is what is displayed when I run the command in terminal.
Code:
bo@linux-tue8:~/Applications/Temp$ sh JFSBok_unix_2_0_5.sh
Unpacking JRE ...
Preparing JRE ...
Starting Installer ...
Could not display the GUI. This application needs access to an X Server.
If you have access there is probably an X library missing.
*******************************************************************
You can also run this application in console mode without
access to an X server by passing the argument -c
*******************************************************************
An error occurred:
java.lang.UnsatisfiedLinkError: /home/bo/Applications/Temp/JFSBok_unix_2_0_5.sh.5921.dir/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
Error log: /tmp/install4jError50949.log
I have searched and found the libmawt.so, but it is of course not in a lib/i386 folder. Since this is a 64-bit installation it's in a lib64 folder.
Also the libXtst.so.6 is in a lib64 folder.
I assume I need to install a different version of java/jre, but I haven't been able to find it with the "Install/Remove Software".
Please, I need some help understanding what is wrong and how to fix it (if it is possible to fix).
Bookmarks