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 30th July 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default java compiler

Any Java compiler recommendations other than eclipse? I found jdk-1.5.0.14.tgz missing in the openbsd packages, hence i cannot install eclipse.
Reply With Quote
  #2   (View Single Post)  
Old 30th July 2008
adamk adamk is offline
Spam Deminer
 
Join Date: May 2008
Posts: 250
Default

Uhhh... Why are you posting this under the FreeBSD section if you're talking about OpenBSD? :-)
Reply With Quote
  #3   (View Single Post)  
Old 30th July 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

Eclipse is not compiler, it's IDE (Integrated Development Environment)
I recommend NetBeans
Reply With Quote
  #4   (View Single Post)  
Old 30th July 2008
ninjatux's Avatar
ninjatux ninjatux is offline
Real Name: Baqir Majlisi
Spam Deminer
 
Join Date: May 2008
Location: Antarctica
Posts: 293
Default

NetBeans works great, but the latest takes a little bit of work.
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
MacBook Pro (Darwin 9), iMac (Darwin 9), iPod Touch (Darwin 9), Dell Optiplex GX620 (FreeBSD 7.1-STABLE)
Reply With Quote
  #5   (View Single Post)  
Old 31st July 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

The standard issue javac is probably your best bet 8=).


The GNU Compiler For Java (gcj) is useful, although I have never fed enough Java code through it to notice problems. When it comes to IDEs, there are many options.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote
  #6   (View Single Post)  
Old 31st July 2008
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

Quote:
Originally Posted by bsdnewbie999 View Post
...I found jdk-1.5.0.14.tgz missing in the openbsd packages...
You were busy building JDK 1.6 on OpenBSD in June:

http://daemonforums.org/showthread.php?t=1014

And as the JDK 1.6 port requires 1.5 as a dependency, you should have it (or be able to recreate it). You should also recall that building of Sun's Java must be done from ports for licensing.

FAQ 8.3 discusses Java choices and the building of Sun's JDK.
Reply With Quote
  #7   (View Single Post)  
Old 9th August 2008
bsdnewbie999 bsdnewbie999 is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default

I try to install netbeans but it require jdk-1.5.0.14 package. But now I cannot find this package in openbsd website. They had removed the package? Because I remember I did install eclipse before so jdk-1.5.0.14 package should be there.
Reply With Quote
  #8   (View Single Post)  
Old 9th August 2008
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by bsdnewbie999 View Post
Because I remember I did install eclipse before so jdk-1.5.0.14 package should be there.
No, there are no packages for JDK 1.5 or 1.6 due to licensing issues. This is discussed in Section 8.3 of the FAQ:

http://openbsd.org/faq/faq8.html#Programming

If you want to install either JDK 1.5 or 1.6, you must compile the port.
Reply With Quote
  #9   (View Single Post)  
Old 9th August 2008
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

This makes the third time we've gone over this, if my memory is correct.Here are the other two:

http://daemonforums.org/showthread.php?t=1014
http://daemonforums.org/showthread.php?t=1582

Please read the responses in this and your previous threads before asking the same question a fourth time.
Reply With Quote
Reply

Tags
java

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
building cross compiler, having issues moonlightcheese FreeBSD General 2 13th September 2008 02:22 PM
Java + FF3 = crash graudeejs FreeBSD Ports and Packages 12 3rd August 2008 08:26 AM
Java JDK Oko OpenBSD Packages and Ports 10 13th July 2008 07:39 PM
pkg_chk c++ compiler not available fenrisW0lf NetBSD Package System (pkgsrc) 15 30th June 2008 10:48 AM
pcc compiler question ChineseBroccoli FreeBSD General 1 11th June 2008 11:29 PM


All times are GMT. The time now is 06:53 AM.


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