DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 14th July 2014
cravuhaw2C cravuhaw2C is offline
Port Guard
 
Join Date: Jul 2014
Posts: 45
Default Java and OpenBSD

Is Java (as in either OpenJDK or Sun's JDK) included in the installation sets?

Is it enabled by default in the installed OS?

Thanks in advance for the clarification.
Reply With Quote
  #2   (View Single Post)  
Old 14th July 2014
blackhole's Avatar
blackhole blackhole is offline
Spam Deminer
 
Join Date: Mar 2014
Posts: 316
Default

http://www.openbsd.org/faq/faq13.html#javaplugin
https://wiki.openjdk.java.net/display/BSDPort/Main
Reply With Quote
  #3   (View Single Post)  
Old 14th July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Quote:
Is Java (as in either OpenJDK or Sun's JDK) included in the installation sets?
Software included with a release is listed on its announcement page. You can keyword search it, or look through the "Some Highlights" section. You can also look through the available third party packages for your release and your architecture at a nearby mirror.

Java is discussed in FAQ 13, as cynwulf mentioned. It is also discussed in FAQ 8.

Last edited by jggimi; 14th July 2014 at 10:08 AM. Reason: typo
Reply With Quote
  #4   (View Single Post)  
Old 18th August 2014
hanzer's Avatar
hanzer hanzer is offline
Real Name: Adam Jensen
just passing through
 
Join Date: Oct 2013
Location: EST USA
Posts: 314
Default

OpenJDK builds on OpenBSD-5.4 but OpenBSD-5.5 gives this:
Code:
root:/usr/ports/devel/jdk/1.7:3# make show=MULTI_PACKAGES
-main -jre
root:/usr/ports/devel/jdk/1.7:4# env SUBPACKAGE="-main" make   
===> jdk-1.7.0.21p2v0 depends on: jdk->=1.6,<1.7 - not found
===>  Verifying install for jdk->=1.6,<1.7 in devel/jdk/1.6
===>  jdk-1.6.0.32p6  is marked as broken for i386: guarantee(get_thread() == thread) failed: must be the same thread, quickly .
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2034 '/usr/ports/pobj/jdk-1.7.0.21/.dep-jdk-ge-1.6,lt-1.7-devel-jdk-1.6')
*** Error 1 in /usr/ports/devel/jdk/1.7 (/usr/ports/infrastructure/mk/bsd.port.mk:2406 'all')
Reply With Quote
  #5   (View Single Post)  
Old 18th August 2014
Oko's Avatar
Oko Oko is offline
Rc.conf Instructor
 
Join Date: May 2008
Location: Kosovo, Serbia
Posts: 1,102
Default

Quote:
Originally Posted by hanzer View Post
OpenJDK builds on OpenBSD-5.4 but OpenBSD-5.5 gives this:
Code:
root:/usr/ports/devel/jdk/1.7:3# make show=MULTI_PACKAGES
-main -jre
root:/usr/ports/devel/jdk/1.7:4# env SUBPACKAGE="-main" make   
===> jdk-1.7.0.21p2v0 depends on: jdk->=1.6,<1.7 - not found
===>  Verifying install for jdk->=1.6,<1.7 in devel/jdk/1.6
===>  jdk-1.6.0.32p6  is marked as broken for i386: guarantee(get_thread() == thread) failed: must be the same thread, quickly .
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2034 '/usr/ports/pobj/jdk-1.7.0.21/.dep-jdk-ge-1.6,lt-1.7-devel-jdk-1.6')
*** Error 1 in /usr/ports/devel/jdk/1.7 (/usr/ports/infrastructure/mk/bsd.port.mk:2406 'all')
Java was broken for 5.5 release on i386. However it worked on amd64. I think it is fixed for 5.6 which I run now but I never bothered to check if it works. For the record I run Java in production only on Red Hat.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Java SE and Netbeans on OpenBSD? SunSpyda OpenBSD Packages and Ports 7 17th May 2009 09:45 PM
What's your relashionship with Java? ephemera Programming 26 21st November 2008 07:07 AM
Java JDK Oko OpenBSD Packages and Ports 10 13th July 2008 07:39 PM
How to java on FreeBSD? graudeejs FreeBSD Ports and Packages 13 9th July 2008 06:41 PM
FBSD & Java DarkEnergy FreeBSD General 2 4th July 2008 03:50 AM


All times are GMT. The time now is 04:30 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick