java problem (ourtunes app)

Seth Hasani sepheebear at gmail.com
Sat Aug 27 07:09:08 UTC 2005


<quote who="Ross Urban" on Fri, Aug 26, 2005 at 11:57:51AM EDT>

> I've been trying to run OurTunes (java applet to browse people's
> i-tunes music over a network) from a .jar file ($ java -jar OT44.jar).
> I just intsalled jre and jdk by d/l'ing the .bin files of sun's
> website and making and installing a .deb package ($ fakeroot make-jpkg
> jre-1_5_0_04-linux-i586.bin) per the documentation at the ubuntu wiki.
> Everything went fine and there didn't seem to be anything wrong.
> However when i run $ java -jar OT44.jar i get the following text.
> 
Wow thanks! I never knew such a tool was out. I just tried it and it works
like a charm.

<snip long error text>

> Is there a java package that I'm missing? I don't think it's and issue
> w/ ourTunes b/c I've heard of several other people being able to run
> the app without a problem. Thanks in advance for any help.

I doubt youre missing anything, all I have installed is sun-j2re1.5. I'd bet
money youre having the same problem I did. Check your java settings. Do
`sudo update-alternatives --config java` and check to make sure youre using
the sun version instead of gcj as default.

Seth




More information about the ubuntu-users mailing list