<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>.hmmessage P {
        PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-FAMILY: Verdana; FONT-SIZE: 10pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.18783"></HEAD>
<BODY class=hmmessage><SPAN class=908275215-29092009>
<DIV dir=ltr align=left><FONT color=#0000ff face=Arial><SPAN 
class=908275215-29092009>As Glyn suggested, make sure you have the Multiverse 
repository enabled. Here's a guide for Hardy, I expect the process is similar on 
later versions:</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff face=Arial><SPAN 
class=908275215-29092009></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial><SPAN class=908275215-29092009><A 
href="http://www.ubuntugeek.com/how-to-enable-the-universe-and-multiverse-repositories-in-ubuntu-804-hardy.html">http://www.ubuntugeek.com/how-to-enable-the-universe-and-multiverse-repositories-in-ubuntu-804-hardy.html</A></SPAN></FONT></SPAN></DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN 
class=908275215-29092009></SPAN></FONT><FONT color=#0000ff 
face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN class=908275215-29092009>If you still 
have trouble, please can you post your /etc/apt/sources.list file and a 
directory listing of your /etc/apt/sources.list.d directory. For 
example:</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN 
class=908275215-29092009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN class=908275215-29092009>egrep 
'^#*\s*deb' /etc/apt/sources.list</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN class=908275215-29092009>ls -shp1 
/etc/apt/sources.list.d</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN 
class=908275215-29092009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial><SPAN class=908275215-29092009>(the egrep 
command above strips out the human-readable paragraphs of comments; we just want 
to know the deb lines, even if they're commented out; the ls command lists files 
one-per-line using shortened syntax instead of the full -l 
detail)</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial></FONT>&nbsp;</DIV>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 9pt" 
align=left><STRONG>Andrew Oakley<BR>Head of Software 
Development</STRONG><BR>Higher Education Statistics Agency (HESA)<BR>95 
Promenade, Cheltenham, Gloucestershire GL50 1HZ<BR>T 01242&nbsp;211460&nbsp; F 
01242 211122&nbsp; W <A href="http://www.hesa.ac.uk/">www.hesa.ac.uk</A></DIV>
<DIV><FONT color=#0000ff face=Arial></FONT>&nbsp;</DIV><BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
  <HR tabIndex=-1>
  <FONT size=2 face=Tahoma><B>From:</B> malvern-bounces@mailman.lug.org.uk 
  [mailto:malvern-bounces@mailman.lug.org.uk] <B>On Behalf Of </B>William 
  Chaundy<BR><B>Sent:</B> 28 September 2009 10:40<BR><B>To:</B> Malvern Linux 
  Group<BR><B>Subject:</B> [Malvern] java in ubuntu<BR></FONT><BR></DIV>
  <DIV></DIV>
  <STYLE>.ExternalClass .ecxhmmessage P {
        PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.ExternalClass BODY.ecxhmmessage {
        FONT-FAMILY: Verdana; FONT-SIZE: 10pt
}
</STYLE>
  Glyn<BR><BR>I have tried this and only got the response below:<BR><BR>sudo 
  aptitude install sun-java6-jre sun-java6-plugin<BR>Password:<BR>Reading 
  package lists... Done<BR>Building dependency 
  tree&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>Reading state information... 
  Done<BR>Initialising package states... Done<BR>Building tag database... 
  Done&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>Couldn't find any package whose name or 
  description matched "sun-java6-jre"<BR>Couldn't find any package whose name or 
  description matched "sun-java6-plugin"<BR>No packages will be installed, 
  upgraded, or removed.<BR>0 packages upgraded, 0 newly installed, 0 to remove 
  and 0 not upgraded.<BR>Need to get 0B of archives. After unpacking 0B will be 
  used.<BR><BR>Exactly the same when I put in:<BR><BR>sudo aptitude install 
  sun-java5-jre sun-java5-plugin<BR><BR>Any ideas!<BR><BR>William<BR><BR>&gt; 
  Date: Sun, 27 Sep 2009 19:38:02 +0100<BR>&gt; From: glynd@walmore.com<BR>&gt; 
  To: willchaundy@hotmail.com<BR>&gt; Subject: Re: [Malvern] java in 
  ubuntu<BR>&gt; <BR>&gt; William Chaundy wrote:<BR>&gt; &gt; I found 'sudo 
  aptitude install sun-java6-jre sun-java6-plugin' and <BR>&gt; &gt; then 
  instead of 6 I tried 5. Still did not work. The message below is <BR>&gt; &gt; 
  what came next:<BR>&gt; &gt;<BR>&gt; This 
  (https://help.ubuntu.com/community/Java) suggests you have to <BR>&gt; install 
  the sun-java6-bin package.<BR>&gt; <BR>&gt; Seen also<BR>&gt; 
  http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html<BR>&gt; 
  <BR>&gt; You do have the multiverse repository enabled don't you?<BR>&gt; 
  <BR>&gt; <BR>&gt; -- <BR>&gt; Best Regards<BR>&gt; Glyn Davies<BR>&gt; 
<BR><BR>
  <HR>
  View your Twitter and Flickr updates from one place - <A 
  href="http://clk.atdmt.com/UKM/go/137984870/direct/01/">Learn more!</A> <BR>
  <HR>
  Beyond Hotmail - see what else you can do with Windows Live. <A 
  href="http://clk.atdmt.com/UKM/go/134665375/direct/01/" target=_new>Find out 
  more.</A> 
  <BR>______________________________________________________________<BR><BR>This 
  incoming email was virus scanned for HESA by 
  MessageLabs.<BR>______________________________________________________________<BR></BLOCKQUOTE>
<BR>
_____________________________________________________________________<BR>
<BR>
Higher Education Statistics Agency Ltd (HESA) is a company limited by<BR>
guarantee, registered in England at 95 Promenade Cheltenham GL50 1HZ.<BR>
Registered No. 2766993. The members are Universities UK and GuildHE.<BR>
Registered Charity No. 1039709. Certified to ISO 9001 and ISO 27001.<BR>
<BR>
HESA Services Ltd (HSL) is a wholly owned subsidiary of HESA,<BR>
registered in England at the same address. Registered No. 3109219.<BR>
<BR>
This email is private and confidential. If you have reason to believe<BR>
that you have received this message in error, please contact the<BR>
sender immediately and remove it from your system.<BR>
<BR>
No employee or agent is authorised to conclude any agreement binding<BR>
on HESA/HSL without express written confirmation by the Chief<BR>
Executive or an employee of HESA/HSL with director in their title.<BR>
_____________________________________________________________________<BR>
<BR>
This outgoing email was virus scanned for HESA by MessageLabs.<BR>
_____________________________________________________________________<BR>
</BODY></HTML>