'Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/jvm/jdk1.8.0_202/jre/lib/i386/libawt_xawt.so: libXext.so.6: Ne peut ouvrir fichier
I have a problem with java and the AWT library. When I run the program from command line (NOT USING ECLIPSE), I get an error in my terminal -> libXext.so.6: Cannot open shared object file: No such file or folder. It seems to me that the "awt" library is not imported. Using: Kali linux Java jdk1.8.0_202 Awt
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
