The Artima Developer Community
Sponsored Link

Java Buzz Forum
OpenJDK 6 Arrives In Debian Unstable Repository

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
OpenJDK 6 Arrives In Debian Unstable Repository Posted: Jul 13, 2008 6:05 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: OpenJDK 6 Arrives In Debian Unstable Repository
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Fedora 9 got it 24 days ago. Now it's Debian's turn!

Dalibor Topic: OpenJDK in main is not only great because it means a lot of other Free Software Java-based packages can now more easily follow suit and enter main as well—it also means that a lot of the thorough work done by the OpenJDK community in the past weeks paid off in an OpenJDK source code tar ball that was cleaned up to meet the hardest standard of all distributions.

To put it simply, a free software implementation of Java, OpenJDK 6, has been accepted into the main portion of the Debian Sid (unstable) repository.

I can see it:

[weiqi@gao] $ feta update
...
[weiqi@gao] $ feta search openjdk-6

Running: apt-cache search openjdk
openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols)
openjdk-6-demo - Java runtime based on OpenJDK (demos and examples)
openjdk-6-doc - OpenJDK Development Kit (JDK) documentation
openjdk-6-jdk - OpenJDK Development Kit (JDK)
openjdk-6-jre - OpenJDK Java runtime
openjdk-6-jre-headless - OpenJDK Java runtime (headless)
openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries)
openjdk-6-source - OpenJDK Development Kit (JDK) source files

The question is, will I be able to straightforwardly install the packages?

[root@gao] # feta search openjdk-6 | awk '{print "feta install " $1}' | bash

I'll let you know.

Read: OpenJDK 6 Arrives In Debian Unstable Repository

Topic: links for 2008-07-06 from PeopleOverProcess.com Previous Topic   Next Topic Topic: 300. Multiple Choices.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use