On Tue, Sep 13, 2005 at 08:50:07AM -0700, P_Thorne wrote: > More newbie questions here.......... > > Has anyone been able to install JRE for a debian based Linux (ie Ubuntu > in my case)? >
If you are using hoary add the hoary-extras repository then "apt-get install sun-j2re1.5" If you are running breezy add multiverse and "apt-get install j2re1.4" Or you can always build your own java packages with java-package Or for the zealots among us you could "apt-get install kaffe" -- Erin Quinlan <[EMAIL PROTECTED]> http://www.dasbistro.com/~erin If it's stupid but works, it isn't stupid. _______________________________________________ RLUG mailing list [email protected] http://lists.rlug.org/mailman/listinfo/rlug
