It looks like some of our readers ran into an error where libxtst.so.6 was not found. This problem can arise for several reasons. We’ll cover them below.
Approved: Fortect
I am using Ubuntu 12.10 and am trying to apply for Netbeans 7.1 (or higher).I have a .sh file but it is not installed, all errors appear here 19:11:28:
[2013-06-27.918]: at org.netbeans.installer.Installer.main (Installer.java:81)[2013-06-27 19: 11: 28.918]: An error occurred while initializing the NetBeans IDE installer user interface.[2013-06-27 19: 11: 28.918]: It is likely that the running JVM is incompatible with the banking platform.[2013-06-27 19: 11: 28.919]: see the FAQ at http://wiki.netbeans.org/FaqUnableToPrepareBundledJdk for more information.[2013-06-27 19: 11: 28.919]: /usr/local/java/jre1.7.0_25/lib/i386/xawt/libmawt.so: libXtst.so.6: Unable to open shared objects file: no search or subscribe to the catalog[2013-06-27 19: 11: 28.919]:[2013-06-27 19: 11: 28.919]: Exception:[2013-06-27 19:11:28. 919]: java.lang.UnsatisfiedLinkError:[2013-06-27 19: 11: 28.919]: /usr/local/java/jre1.7.0_25/lib/i386/xawt/libmawt.so: libXtst.so.6: Unable to open computer file with 'shared object: no search or file directory[2013-06-27 19: 11: 28.919]:[2013-06-27 19: 11: 28.919]: Additional information about the problem can be found in the installation file:[2013-06-27 19: 11: 28.919]: /root/.nbi/log/20130627191128.log
I do not have libXtst.so.6 file in any directory and I have nowhere to download it. Did others collidebuyers with this problem or have you found a solution?
requested on Jun 28 ’13 at 1:27
1033
Looking For Your Own Answer? Explore Other Reported Java Linux Ubuntu Netbeans Command Line Issues. Also Ask Your Question.
EDIT: As Steven Nedzelski mentioned in his comment, the problem seems to be with the 32bit JRE reference, which is de facto after the 32bit version of libXtst6 . To install the required version of our own sudo library:
$ apt-get install libxtst6: i386
$ sudo apt-get update$ sudo apt-get install libxtst6
Approved: Fortect
Fortect is the world's most popular and effective PC repair tool. It is trusted by millions of people to keep their systems running fast, smooth, and error-free. With its simple user interface and powerful scanning engine, Fortect quickly finds and fixes a broad range of Windows problems - from system instability and security issues to memory management and performance bottlenecks.
$ sudo updated b$ Get libXtst
/usr/lib/x86_64-linux-gnu/libXtst.so.6 my number is ok/usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
If you don't work fine, use libXtst.so.6
, but libXtst.so.6.X.X
create a symlink:
$ cd / usr / lib / x86_64-linux-gnu /$ -s ln libXtst.so.6 libXtst.so.6.X.X
answered Jun 28, 2013 at 1:35 am
9.358
sudo apt-get buy libxtst6: i386
2.982
answered 11 Aug 15 at 18:32
131
Your problem is with the 32 or 64 bit version of your JDK / JRE ... your good library is to find the 32 bit version.
Your standard JDK is small version 32. Try setting the default 64-bit version and restarting this .sh file.
225k
answered Nov 13 '15 at 9:57
215
I had this problem on Ubuntu 14.04, in case I missed libXtst.so:
Failed to open library libXtst.so: libXtst.so: shared object could not be openedFile: no header or directory of this type
Make sure your symlink literally points to the correct file.cd / usr / lib / x86_64-linux-gnu and hence list libXtst with:
ll | grep libXtst lrwxrwxrwx 1 root hold sixteen October 7, 2016 libXtst.so.6 -> libXtst.so.6.1.0 -rw-r - r-- 1 base root 22880 Aug 1, 2013 libXtst.so.6.1.0
sudo ln -s libXtst.so.6 libXtst.so
ll | grep libXtstlrwxrwxrwx 1 root reason 12 Sep 20 10:23 libXtst -> libXtst.so.6lrwxrwxrwx 1 root Major multiple September 20 10:23 libXtst.so -> libXtst.so.6lrwxrwxrwx 1 root root 18, October 7, 2016 libXtst.so.6 -> libXtst.so.6.1.0-rw-r - r-- 1 root root 22880 Aug 16, 2013 libXtst.so.6.1.0
Idle mode on September 20, 17 at 9:50 am.
Speed up your computer's performance now with this simple download.