Re: problems to install NetBeans 8 on fedora 27

2018-04-20 Thread Samuel Sieb
On 04/20/2018 06:22 AM, Angelo Moreschini wrote: [root@localhost Downloads]#*./netbeans-8.2-linux.sh * Configuring the installer... Searching for JVM on the system... Extracting installation data... *Running the installer wizard...* *Can`t initialize UI Running in h

Re: problems to install NetBeans 8 on fedora 27

2018-04-20 Thread Robbi Nespu
Hi there, you need JDK 8 from Oracle. Using OpenJDK can crash your installation process: Please check: $ java -version $ javac -version make sure it Oracle java, else you can download Netbean that bundle with JDK here ( http://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-14

Re: Mate terminal on reboot

2018-04-20 Thread Fred Erickson
On Fri, 20 Apr 2018 15:01:45 + (UTC) Beartooth wrote: > Until very recently, if I left my Mate terminal open when > rebooting, it would come back up with the same seven tabs, set to the > same profiles in the same sequence, as before. I had adapted the > number and arrangement, long b

Mate terminal on reboot

2018-04-20 Thread Beartooth
Until very recently, if I left my Mate terminal open when rebooting, it would come back up with the same seven tabs, set to the same profiles in the same sequence, as before. I had adapted the number and arrangement, long before Gnome3, to the things I do; once it's established, my fin

Re: problems to install NetBeans 8 on fedora 27

2018-04-20 Thread Angelo Moreschini
I installed the last jdk version of Oracle: yum localinstall /home/angelo_dev/Downloads/*jdk-10_linux-x64_bin.rpm* On Fri, Apr 20, 2018 at 4:22 PM, Angelo Moreschini < mrangelo.fed...@gmail.com> wrote: > Hi, > > I installed many times NetBeans in a linux environment, without problems > ... > But

problems to install NetBeans 8 on fedora 27

2018-04-20 Thread Angelo Moreschini
Hi, I installed many times NetBeans in a linux environment, without problems ... But now I have problems to do it , after then I installed fedora 27. When I try the installation, the output that I get is : [root@localhost Downloads]#* ./netbeans-8.2-linux.sh