Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 01-05-2008, 09:08 PM   #1 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Ubuntu 8, Fedora 9 package OpenJDK


Sun says the open source version of its Java development kit has been picked up by two popular Linux distros. Canonical's Ubuntu 8.04 LTS distribution and Red Hat's forthcoming Fedora 9 both include OpenJDK, with the latter also to offer NetBeans 6.0, Sun's open source IDE (integrated development environment).

Additionally, Canonical has certified Ubuntu 8.04 LTS Server Edition on several of Sun's x86-based hardware systems, the companies announced.

Sun says the news means that developers using the popular distributions can count on having free tools to build out the next generation of web-based applications with. It also hopes to see Java-based technology integrated into the "core of GNU/Linux distributions," it said, though resistance could be put up toward further increasing the already substantial body of programming language support needed for a basic Linux system (C/C++, bash, perl, python, and so on).

Jeet Kaul, VP of client software at Sun, stated, "With an OpenJDK-based implementation included in both Fedora and Ubuntu, developers can now rely on a stable, open source Java as an integral part of these GNU/Linux distributions."

Sun first GPL'd Java in November of 2006. Matthias Kose, a Ubuntu engineer, maintains the newest version 6 releases of Sun's JDK and JRE (Java runtime edition) for the upstream Debian distribution that Ubuntu is based on. However, the packages are relegated to the "non-free/libs" branch, and potential users are warned that they'll have to accept a Sun EULA (end-user license agreement) prior to installation. Since the GPL generally frowns upon additional license limitations, the Debian package documentation may be out of date on this point, however (Debian? Out of date? Say it isn't so!).

Mark Murphy, Canonical's global alliances manager, expects OpenJDK to appeal primarily to corporate developers. He stated, "We look forward to Java technology helping to expand the growing ecosystem of Ubuntu-based applications that serve businesses of all sizes."

Meanwhile, over at Red Hat, CTO of Middleware Sacha Labourey boasts proudly of his company's early involvement with Sun on the OpenJDK project. "Thanks to Red Hat's expertise on the Classpath and GCJ projects, Red Hat has been contributing significant engineering effort to the OpenJDK and IcedTea projects. Red Hat was one of the first Linux providers to join the OpenJDK community, sign the OpenJDK Community TCK License, and bring a stable, free software implementation based on OpenJDK."

Fedora 9 is scheduled for release on May 13. A preliminary copy of the release notes may be available here.

More details, including pre-built, packaged binaries for Ubuntu 8.04, are currently advertised here, on Sun's OpenJDK page.

Source
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 01-05-2008, 10:04 PM   #2 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,772
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

Great! My two most favorite distros with my soon-to-be favorite language.
__________________
My new blog: www.pathikshah.com
Pathik is offline  
Old 01-05-2008, 10:06 PM   #3 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 01-05-2008, 10:46 PM   #4 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

^^ WTF this is. Second time
Jo log Dusron pe haste hai woh khud ek din mazaak ban kar reh jate hain
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:

Last edited by CadCrazy; 01-05-2008 at 11:06 PM.
CadCrazy is offline  
Old 01-05-2008, 11:20 PM   #5 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

get ur cursor over the smiley, am not laughing
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 02-05-2008, 01:13 AM   #6 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

This is Installed by default in 64bit Ubuntu 8.04.
I am having troubles running azureus with OpenJDK

do 32bit users Still use JRE?
gary4gar is offline  
Old 08-05-2008, 03:09 PM   #7 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

@Gary, JRE stands for "Java Runtime Environment". Programs written in
Java language need JRE to start the JVM (Java Virtual Machine) & the JVM inturn
loads the necessary classes for the Java program to run.

Coming to your problem. You must install Sun's Java 6 JRE instead of
OpenJDK or GCJ. You can install it from Ubuntu's repository using "Synaptic"
PM
__________________
* Imagination is more important than knowledge.
-Albert Einstein
JGuru is offline  
Old 09-05-2008, 09:10 PM   #8 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

Quote:
Originally Posted by gary4gar View Post
This is Installed by default in 64bit Ubuntu 8.04.
I am having troubles running azureus with OpenJDK

do 32bit users Still use JRE?
I m not having any problem but when i run Azureous memory usage(for java) is very high around 170 MB (open jdk version).
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Old 09-05-2008, 11:11 PM   #9 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

^^^
Use Deluge or Utorrent on wine
gary4gar is offline  
Old 09-05-2008, 11:16 PM   #10 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

well,deluge is very good torrent client,I downloaded opensolaris cd(~680MB) using deluge @ 205-207KB/s.cool enough.

But Azureus is my favourite.it is true that mem usage is high.but the interface is good(old one).

this "vuze" thing makes it complex.I always set it(azureus 3.x) back into Azureus 2.x style
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 09-05-2008, 11:41 PM   #11 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

Azureus is my fav client. I'll give deluge a try. I was not able make utorrent work. BTW anyone tried transmission. Its crap as most of the time it is not able to resume the downloads for me
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Old 09-05-2008, 11:44 PM   #12 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

Quote:
Originally Posted by CadCrazy View Post
Azureus is my fav client. I'll give deluge a try. I was not able make utorrent work. BTW anyone tried transmission. Its crap as most of the time it is not able to resume the downloads for me
utorrent works out of the box.

Quote:
gary@localhost:~$ wine utorrent.exe
gary4gar is offline  
Old 09-05-2008, 11:52 PM   #13 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

^deluge is the nearest utorrent like app in Linux .
I am in bridge mode and with port opened via iptables,it is easy,getting very good speeds.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 09-05-2008, 11:56 PM   #14 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: Ubuntu 8, Fedora 9 package OpenJDK

Quote:
Originally Posted by praka123 View Post
^deluge is the nearest utorrent like app in Linux .
I am in bridge mode and with port opened via iptables,it is easy,getting very good speeds.
Yeah, speeds in Bridge mode are higher than PPPoE.
but I can't use Bridge mode. i have a complex networking setup here.
with 5 nodes in wireless cum ethernet Hybrid LAN.

Desktop, printers, mobiles, laptops.

now planning to add a wifi webcam soon, for electronic surveillance
gary4gar is offline  
Closed Thread

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Offline Ubuntu Package Center CadCrazy Open Source 137 16-02-2009 04:13 PM
Opyum, the fedora offline package manager mehulved Open Source 12 20-12-2008 03:03 AM
Package Management in Fedora Core 8 mohanty1942 Open Source 7 24-02-2008 06:46 PM
How to install rpm and .tx package in UBUNTU DukeNukem Open Source 11 01-11-2006 03:54 PM
Command to see dependencies of a package in Ubuntu vinayasurya Open Source 4 21-06-2006 12:09 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 01:18 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2