Openjdk Install Bsd
There are two choices of Java Development Kits on FreeBSD: OpenJDK. To install OpenJDK® 7 package use the pkg(8) utility: pkg install openjdk. Wedgie games.
On Thu, 12 May 2016 06:44:08 +0200 (CEST), Norbert Raimund Leisner wrote: Hello support-team, hello Romanon the Oracle website I didn´t find a suitable FreeBSD package there for Java. Usually you don't manually download stuff from websites and then install them to FreeBSD. That's what the package installer 'pkg' and the ports collection is intended for. The FreeBSD project maintains its own package repositories independent from those 'Oracle' offers.:-) For FreeBSD, there are different JDKs and JREs.
When I needed one, I simply installed 'diablo-jdk' and 'javavmwrapper' from the ports collection. You will find JAVA related tools in the 'java' category, both native for FreeBSD and for Linux ABI. That said, you could try to use the Linux JRE. Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa.
Openjdk For Windows

Cpghost 09:13. On 05/12/16 06:44, Norbert Raimund Leisner wrote: Hello support-team, hello Romanon the Oracle website I didn´t find a suitable FreeBSD package there for Java. Hello Norbert, if you can live with OpenJDK 8, just install the port java/openjdk8 and you're all set. You may also want to install an IDE, like java/eclipse or java/intellij to ease development.
Both run just fine with OpenJDK8: $ uname -a FreeBSD phenom.fritz.box 10.3-STABLE FreeBSD 10.3-STABLE #0 r299381: Tue May 10 21:34:52 CEST 2016 root@phenom.fritz.box:/usr/obj/usr/src/sys/GENERIC amd64 $ java -version openjdk version '1.8.077' OpenJDK Runtime Environment (build 1.8.077-b03) OpenJDK 64-Bit Server VM (build 25.77-b03, mixed mode) RegardsNorbert -cpghost. Cordula's Web. Cpghost 09:25. On 05/12/16 18:12, cpghost wrote: On 05/12/16 06:44, Norbert Raimund Leisner wrote: Hello support-team, hello Romanon the Oracle website I didn´t find a suitable FreeBSD package there for Java. Hello Norbertif you can live with OpenJDK 8, just install the port java/openjdk8 and you're all set.
You may also want to install an IDE, like java/eclipse or java/intellij to ease development.
How to download and install prebuilt OpenJDK packages JDK 9 Oracle's OpenJDK JDK 9 binaries for Windows, macOS and Linux are available at as.tar.gz archives. The archives can be extracted on the command line using $ tar xvf openjdk-9.bin.tar.gz JDK 8 Debian, Ubuntu, etc. On the command line, type: $ sudo apt-get install openjdk-8-jre The openjdk-8-jre package contains just the Java Runtime Environment. If you want to develop Java programs then please install the openjdk-8-jdk package. Fedora, Oracle Linux, Red Hat Enterprise Linux, etc. On the command line, type: $ su -c 'yum install java-1.8.0-openjdk' The java-1.8.0-openjdk package contains just the Java Runtime Environment.
If you want to develop Java programs then install the java-1.8.0-openjdk-devel package. JDK 7 Debian, Ubuntu, etc. On the command line, type: $ sudo apt-get install openjdk-7-jre The openjdk-7-jre package contains just the Java Runtime Environment. If you want to develop Java programs then install the openjdk-7-jdk package. Fedora, Oracle Linux, Red Hat Enterprise Linux, etc. On the command line, type: $ su -c 'yum install java-1.7.0-openjdk' The java-1.7.0-openjdk package contains just the Java Runtime Environment.
If you want to develop Java programs then install the java-1.7.0-openjdk-devel package. JDK 6 Debian, Ubuntu, etc. On the command line, type: $ sudo apt-get install openjdk-6-jre The openjdk-6-jre package contains just the Java Runtime Environment. If you want to develop Java programs then install the openjdk-6-jdk package. Fedora, Oracle Linux, Red Hat Enterprise Linux, etc.

On the command line, type: $ su -c 'yum install java-1.6.0-openjdk' The java-1.6.0-openjdk package contains just the Java Runtime Environment. If you want to develop Java programs then install the java-1.6.0-openjdk-devel package. BSD Port For a list of pointers to packages of the for DragonFly BSD, FreeBSD, Mac OS X, NetBSD and OpenBSD, please see the BSD porting Project's.