You guys are great and I hope I'm not too annoying here. James, I was able to add Sun Java JDK after enabling the partner repos and installing it via the Software Center. I the run the steps in the quick start, and make sure $JAVA_HOME is set and get the results below... thoughts on this next obstacle?
dahe...@ubuntu:~/wave-protocol$ echo $JAVA_HOME dahe...@ubuntu:~/wave-protocol$ export JAVA_HOME=/usr/lib/jvm/java-6- sun dahe...@ubuntu:~/wave-protocol$ echo $JAVA_HOME /usr/lib/jvm/java-6-sun dahe...@ubuntu:~/wave-protocol$ ant Buildfile: build.xml does not exist! Build failed dahe...@ubuntu:~/wave-protocol$ pwd /home/dahearn/wave-protocol On Oct 22, 9:09 pm, James Purser <[email protected]> wrote: > I've used both OpenJDK and the sun packages on fedora, and am using the sun > packages on Ubuntu 10.10. > > In order to install the sun packages you need to enable the partner repos in > Ubuntu Software Centre. > > James > > On Sat, Oct 23, 2010 at 2:25 PM, Joseph Gentle <[email protected]> wrote: > > I use OpenJDK on Ubuntu 10.10 for WIAB development. Seems to work fine. > > > -J > > > On Sat, Oct 23, 2010 at 2:06 PM, Christopher Harvey <[email protected]> > > wrote: > > > Quick answer: I cannot remember the details but I do remember that a few > > > months back I came to the conclusion that OpenJDK was not "as good as" > > the > > > Sun version. > > > > HTH > > > -- > > > Chris > > > iotawave.org > > > Singapore > > > On 23 October 2010 10:34, Gamer_Z. <[email protected]> wrote: > > > >> Would it work with OpenJDK, or do I NEED the Sun version? > > > >> On Oct 22, 10:07 pm, Christopher Harvey <[email protected]> wrote: > > >> > Hi David, > > > >> > Does this have anything to do with the fact that Sun Java has been > > >> > removed > > >> > form the Multiverse Ubuntu archive? > > > >> > See:https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#SunJavamoved to > > the > > >> > Partner repository > > > >> > sudo add-apt-repository "debhttp://archive.canonical.comlucidpartner" > > >> > sudo apt-get update > > >> > sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk > > > >> > ... just worked OK for me > > > >> > HTH > > >> > -- > > >> > Chris > > >> > iotawave.org > > >> > Singapore > > > >> -- > > >> You received this message because you are subscribed to the Google > > Groups > > >> "Wave Protocol" group. > > >> To post to this group, send email to [email protected]. > > >> To unsubscribe from this group, send email to > > >> [email protected]<wave-protocol%[email protected]> > > . > > >> For more options, visit this group at > > >>http://groups.google.com/group/wave-protocol?hl=en. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Wave Protocol" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<wave-protocol%[email protected]> > > . > > > For more options, visit this group at > > >http://groups.google.com/group/wave-protocol?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<wave-protocol%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/wave-protocol?hl=en. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
