<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
FYI. I forgot to copy my second answer to the list.<br>
<br>
-------- Message original --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Sujet: </th>
<td>Re: [ome-users] Error installing omero server on Ubuntu</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date : </th>
<td>Wed, 06 Feb 2013 10:11:59 +0100</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">De : </th>
<td>Julien Jourde <a class="moz-txt-link-rfc2396E" href="mailto:julien.jourde@pasteur.fr"><julien.jourde@pasteur.fr></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Pour : </th>
<td>Dian Jiao <a class="moz-txt-link-rfc2396E" href="mailto:oscarjiao@gmail.com"><oscarjiao@gmail.com></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Sorry, actually there is a bug :)<br>
<br>
A dash is missing in the url. They added a fix but it is not
committed yet.<br>
<br>
Try to change the line (452):<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<pre class="line">DOWNLOAD_INDEX="$(egrep -o /technetwork/java/javase/downloads/jdk"$JAVA_VER(u$JAVA_UPD)?"-<span class="x"></span>downloads-[[:digit:]]+\\.html /tmp/oab-index.html | head -1)"
into this one :
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">DOWNLOAD_INDEX="$(egrep -o /technetwork/java/javase/downloads/jdk"$JAVA_VER(u$JAVA_UPD)?"-<span class="x">?</span>downloads-[[:digit:]]+\\.html /tmp/oab-index.html | head -1)"(just add a '?' before the second 'downloads').
It should work now :)
Cheers,
JJ
</pre>
<br>
<br>
Le 05/02/13 19:26, Dian Jiao a écrit :
<blockquote cite="mid:-8967914822461840905@unknownmsgid" type="cite"><br>
<br>
-------- Original Message --------<br>
Subject: Error installing omero server on Ubuntu<br>
From: Dian Jiao <<a moz-do-not-send="true"
href="mailto:oscarjiao@gmail.com">oscarjiao@gmail.com</a>><br>
To: OME Users <<a moz-do-not-send="true"
href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a>><br>
CC: <br>
<br>
Hi,
<div><br>
</div>
<div>I was following the online walk-thru to install Omero server
4 under Ubuntu. oab-java.sh failed at the step of
downloading jdk-6u39-linux-i586.bin:</div>
<div><br>
</div>
<div>
<div>[x] Downloading jdk-6u39-linux-i586.bin : <a
moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://:">http://:</a> Invalid host name.</div>
<div>23402's retcode: 1</div>
<div>failed</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Is the link out-dated or something? Please advise. </div>
<div>Thanks,</div>
<div><br>
</div>
<div>DJ</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ome-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>