Thread: Java JDK
View Single Post
  #3   (View Single Post)  
Old 11th July 2008
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by Oko View Post
Are there source files and patches for OpenBSD or that is the thing of the past.
The files required to build JDK1.6 can be found in both:
  • /usr/ports/devel/jdk/1.6/Makefile
  • /usr/ports/devel/jdk/1.5/Makefile
Note that 1.5 is required to build 1.6.

If you are also wanting to enable the JRE plugin, see /usr/ports/devel/JDK/1.6/pkg/MESSAGE-jre which tells where the symlink to libjavaplugin_oji.so needs to be placed.
Reply With Quote