OK I see the mistake I've done and the realy bad concept of the open-jdk install page. I didn't read the fine-print ;-) When the headline sais JDK the following install commans is for the jre - I like it.
So if we want open-jdk as our reference implementation, release docs schould contain: sudo apt-get install openjdk-6-jdk echo "export JAVA_HOME=/usr/lib/jvm/java-6-openjdk" >> ~.bashrc source ~.bashrc Is there consensus to change it or is it time for a proposal? Nils > Actually I got the same error yesterday and I didn't have the jdk > installed. The jre-only package is called "openjdk-6-jre", which may lead > to confusion. Please run "sudo apt-get openjdk-6-jdk", and you should be > good to go. > > (Also, if the package "openjdk-6-jdk" is really installed, then I have no > clue of what the problem may be... should you have more than one java > version installed, you should check update-java-alternatives and set > openjdk to the default one --even though Ubuntu should do that for you). > > Regards > > 2012/1/25 Nils Hendrik Birnbaum <[email protected]> > >> According to http://openjdk.java.net/install/ I installed the JDK 6. >> That >> why I'm asking if we have a Matterhorn approved approach for open-jdk so >> that we all test with the same environment. >> Nils >> >> >> >> Am 25.01.2012 um 21:40 schrieb Greg Logan: >> >> > On 12-01-25 02:36 PM, Nils Hendrik Birnbaum wrote: >> >> Hi Greg, >> >> unfortunately I have problems restarting my VM, so I can only provide >> a >> >> screenshot from the frozen terminal. It was a complete clean 10.04. >> Than >> >> I did the steps mentioned beyond. >> > >> > Please remember to install the JDK. You currently have the JRE >> > installed, but not the JDK. >> > >> > G >> > >> >> >> >> >> >> Regards >> >> Nils >> >> >> >> >> >> Am 25.01.2012 um 21:08 schrieb Greg Logan: >> >> >> >>> On 12-01-25 02:00 PM, Nils Birnbaum wrote: >> >>>> We need a proposal for 1.3 or 1.4? >> >>>> >> >>>> I used http://openjdk.java.net/install/ to install: >> >>>> >> >>>> |sudo apt-get install openjdk-||6||-jre| >> >>>> |echo ||"export JAVA_HOME=/usr/lib/jvm/java-6-openjdk"| |>> >> ~/.bashrc| >> >>>> |source ~/.bashrc| >> >>>> >> >>>> but I got a build error. Do we have a valid insatll guide? >> >>> >> >>> Can you describe the build error? Things seemed to work ok for me >> when >> >>> I checked a few weeks ago. >> >>> >> >>> G >> >>> >> >>>> Nils >> >>>> >> >>>> >> >>>> Am 25.01.12 20:48, schrieb Christopher Brooks: >> >>>>> Hi Nils, >> >>>>> >> >>>>> I don't know that we formally decided this, but due to Oracle's >> >>>>> re-licensing, I would support doing all testing on ubuntu/rhel as >> open >> >>>>> jdk. >> >>>>> >> >>>>> Chris >> >>>>> >> >>>>> On Wed, 25 Jan 2012 20:29:30 +0100 >> >>>>> Nils Birnbaum <[email protected] >> >>>>> <mailto:[email protected]>> wrote: >> >>>>> >> >>>>>> Hey Folks, >> >>>>>> I'm just QAing the Install docs and I wan't to ask if we're right >> >>>>>> that we will use for trunk and 1.3 open-jdk. >> >>>>>> Regards >> >>>>>> Nils >> >>>>>> _______________________________________________ >> >>>>>> Matterhorn mailing list >> >>>>>> [email protected] <mailto: >> [email protected]> >> >>>>>> http://lists.opencastproject.org/mailman/listinfo/matterhorn >> >>>>>> >> >>>>>> >> >>>>>> To unsubscribe please email >> >>>>>> [email protected] >> >>>>>> <mailto:[email protected]> >> >>>>>> _______________________________________________ >> >>>>> >> >>>>> >> >>>> >> >>>> >> >>>> >> >>>> _______________________________________________ >> >>>> Matterhorn mailing list >> >>>> [email protected] >> <mailto:[email protected] >> > >> >>>> http://lists.opencastproject.org/mailman/listinfo/matterhorn >> >>>> >> >>>> >> >>>> To unsubscribe please email >> >>>> [email protected] >> >>>> <mailto:[email protected]> >> >>>> _______________________________________________ >> >>> >> >>> >> >>> _______________________________________________ >> >>> Matterhorn mailing list >> >>> [email protected] >> <mailto:[email protected]> >> >>> http://lists.opencastproject.org/mailman/listinfo/matterhorn >> >>> >> >>> >> >>> To unsubscribe please email >> >>> [email protected] >> >>> _______________________________________________ >> >> >> >> >> >> >> >> _______________________________________________ >> >> Matterhorn mailing list >> >> [email protected] >> >> http://lists.opencastproject.org/mailman/listinfo/matterhorn >> >> >> >> >> >> To unsubscribe please email >> >> [email protected] >> >> _______________________________________________ >> > >> > >> > _______________________________________________ >> > Matterhorn mailing list >> > [email protected] >> > http://lists.opencastproject.org/mailman/listinfo/matterhorn >> > >> > >> > To unsubscribe please email >> > [email protected] >> > _______________________________________________ >> >> _______________________________________________ >> Matterhorn mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn >> >> >> To unsubscribe please email >> [email protected] >> _______________________________________________ >> > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
