Re: Question: Install netbeans 8.0.2 on Ubuntu
Thouraya TH <[email protected]> Sun, 3 Jan 2016 17:50:35 +0100
| Newsgroups | gmane.comp.java.netbeans.general |
|---|---|
| Message-ID | <CALbnis1s_-snzRYXYxCk94qq0Tv06qoNO-qZZQ54d6R1YWgmsg@mail.gmail.com> |
--001a113b058cac8ed8052870cd92 Content-Type: text/plain; charset=UTF-8 P.S: I try to install Netbeans in a docker container (ubuntu). using command line .. Any idea please about a solution ? Kind regards. 2016-01-02 21:41 GMT+01:00 William Shackleford <[email protected]>: > My guess is that there is something wrong with the Ubuntu packaging of the > JDK. It is not clear whether you have the JDK or just the JRE. > > I would install/reinstall the JDK directly from > > http://www.oracle.com/technetwork/java/javase/downloads/index.html > > and then try the netbeans install again. > > > > > > > On Sat, Jan 2, 2016 at 12:47 PM, Thouraya TH <[email protected]> wrote: > >> Hi all, >> >> Please have you an idea about these errors ? >> https://netbeans.org/downloads/8.0.2/ (version: All) >> >> >> root@0b6da194134f:/home# ./netbeans-8.0.2-linux.sh >> Configuring the installer... >> Searching for JVM on the system... >> Extracting installation data... >> Running the installer wizard... >> An error occured while initializing the NetBeans IDE installer UI. >> Most probably the running JVM is not compatible with the current platform. >> See FAQ at http://wiki.netbeans.org/FaqUnableToPrepareBundledJdk for >> more information. >> /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libawt_xawt.so: libXtst.so.6: >> cannot open shared object file: No such file or directory >> >> Exception: >> java.lang.UnsatisfiedLinkError: >> /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libawt_xawt.so: libXtst.so.6: >> cannot open shared object file: No such file or directory >> >> You can get more details about the issue in the installer log file: >> /root/.nbi/log/20160102173840.log >> >> >> root@0b6da194134f:/home# java -version >> java version "1.8.0_66" >> Java(TM) SE Runtime Environment (build 1.8.0_66-b17) >> Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode) >> >> root@0b6da194134f:/home# uname -m >> x86_64 >> root@0b6da194134f:/home# uname -a >> Linux 0b6da194134f 3.11.0-26-generic #45~precise1-Ubuntu SMP Tue Jul 15 >> 04:02:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux >> root@0b6da194134f:/home# >> >> >> Thank you so much for help. >> Kind regards. >> >> > --001a113b058cac8ed8052870cd92 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>P.S: I try to install Netbeans in a docker container = (ubuntu). using command line ..<br></div>Any idea please about a solution ?= Kind regards.=C2=A0 <br></div><div class=3D"gmail_extra"><br><div class=3D= "gmail_quote">2016-01-02 21:41 GMT+01:00 William Shackleford <span dir=3D"l= tr"><<a href=3D"mailto:[email protected]" target=3D"_blank">wshackle@gm= ail.com</a>></span>:<br><blockquote class=3D"gmail_quote" style=3D"margi= n:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">= <div>My guess is that there is something wrong with the Ubuntu packaging of= the JDK. It is not clear whether you have the JDK or just the JRE.<br><br>= I would install/reinstall the JDK directly from <br><br><a href=3D"http://w= ww.oracle.com/technetwork/java/javase/downloads/index.html" target=3D"_blan= k">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a><b= r><br></div>and then try the netbeans install again.<br><br><br><br><div><b= r><br></div></div><div class=3D"HOEnZb"><div class=3D"h5"><div class=3D"gma= il_extra"><br><div class=3D"gmail_quote">On Sat, Jan 2, 2016 at 12:47 PM, T= houraya TH <span dir=3D"ltr"><<a href=3D"mailto:[email protected]" ta= rget=3D"_blank">[email protected]</a>></span> wrote:<br><blockquote c= lass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;= padding-left:1ex"><div dir=3D"ltr"><div><div>Hi all,<br><br>Please have you= an idea about these errors ?<br><a href=3D"https://netbeans.org/downloads/= 8.0.2/" target=3D"_blank">https://netbeans.org/downloads/8.0.2/</a>=C2=A0 (= version: All)<br><br><br>root@0b6da194134f:/home# ./<a href=3D"http://netbe= ans-8.0.2-linux.sh" target=3D"_blank">netbeans-8.0.2-linux.sh</a> <br>Confi= guring the installer...<br>Searching for JVM on the system...<br>Extracting= installation data...<br>Running the installer wizard...<br>An error occure= d while initializing the NetBeans IDE installer UI.<br>Most probably the ru= nning JVM is not compatible with the current platform.<br>See FAQ at <a hre= f=3D"http://wiki.netbeans.org/FaqUnableToPrepareBundledJdk" target=3D"_blan= k">http://wiki.netbeans.org/FaqUnableToPrepareBundledJdk</a> for more infor= mation.<br>/usr/lib/jvm/java-8-oracle/jre/lib/amd64/libawt_xawt.so: libXtst= .so.6: cannot open shared object file: No such file or directory<br><br>Exc= eption:<br>=C2=A0 java.lang.UnsatisfiedLinkError:<br>=C2=A0 /usr/lib/jvm/ja= va-8-oracle/jre/lib/amd64/libawt_xawt.so: libXtst.so.6: cannot open shared = object file: No such file or directory<br><br>You can get more details abou= t the issue in the installer log file:<br>=C2=A0/root/.nbi/log/201601021738= 40.log<br><br><br>root@0b6da194134f:/home# java -version <br>java version &= quot;1.8.0_66"<br>Java(TM) SE Runtime Environment (build 1.8.0_66-b17)= <br>Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)<br><br>= root@0b6da194134f:/home# uname -m<br>x86_64<br>root@0b6da194134f:/home# una= me -a<br>Linux 0b6da194134f 3.11.0-26-generic #45~precise1-Ubuntu SMP Tue J= ul 15 04:02:35 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux<br>root@0b6da194134f= :/home# <br><br><br></div>Thank you so much for help.<br></div>Kind regards= . <br><div><div><br></div></div></div> </blockquote></div><br></div> </div></div></blockquote></div><br></div> --001a113b058cac8ed8052870cd92--