Re: Question: Install netbeans 8.0.2 on Ubuntu

Thomas Kruse <[email protected]> Sun, 3 Jan 2016 17:55:21 +0100
Newsgroups gmane.comp.java.netbeans.general
Message-ID <[email protected]>
Hi,

you usually don't have an X11 (graphical environment) available in a
docker container.
If you setup X11 forwarding or socket sharing and install the required
X11 libraries it should work.

On the other hand I don't see any benefits in installing Netbeans in a
docker container... what is your goal?

Thomas

On 03.01.2016 17:50, Thouraya TH wrote:
> 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]
> <mailto:[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.
> 
> 
> 
>