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.
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).
well the application is an ordinary bookkeeping software, used by normal small company. I run the Windows version on another computer and it works fine. Now I want to move over to Linux completely and is therefore trying to install this. This is the only bookkeeping software for Linux I have found so far.
I have an update on this now.
I tried installing the same .sh file on my laptop, which runs openSUSE 13.1, 32-bit version. There it installed correctly and I was able to run the application.
After that I tried again on my desktop (64-bit openSUSE 13.1), but through the “32-bit terminal”. It didn’t work, so I guess it has something to do with 64-bit vs. 32-bit JAVA/JRE installation.
Anyway, after struggling with this and some other issues (menu configuration, wifi, etc.) I have given up on Linux. It is simply too complicated. I’m now installing MS Windows again. It feels like being defeated, but at least I get my computer fully operational.
I apologize to you all for taking up your time with my questions and wish you the best in the future.