THank, it works.<div><br></div><div>When I was installing zeroc-ice33, it said it is not available. So I went ahead and installed zeroc-ice34 instead. Is ice34 compatible with this version Omero server on Ubuntu?</div><div>
<br></div><div><br><div class="gmail_quote">On Wed, Feb 6, 2013 at 6:37 AM, Julien Jourde <span dir="ltr"><<a href="mailto:julien.jourde@pasteur.fr" target="_blank">julien.jourde@pasteur.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    FYI. I forgot to copy my second answer to the list.<br>
    <br>
    -------- Message original --------
    <table border="0" cellpadding="0" cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">Sujet: </th>
          <td>Re: [ome-users] Error installing omero server on Ubuntu</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">Date : </th>
          <td>Wed, 06 Feb 2013 10:11:59 +0100</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">De : </th>
          <td>Julien Jourde <a href="mailto:julien.jourde@pasteur.fr" target="_blank"><julien.jourde@pasteur.fr></a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap valign="BASELINE">Pour : </th>
          <td>Dian Jiao <a href="mailto:oscarjiao@gmail.com" target="_blank"><oscarjiao@gmail.com></a></td>
        </tr>
      </tbody>
    </table><div><div class="h5">
    <br>
    <br>
    
    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>
    
    <pre>DOWNLOAD_INDEX="$(egrep -o /technetwork/java/javase/downloads/jdk"$JAVA_VER(u$JAVA_UPD)?"-<span></span>downloads-[[:digit:]]+\\.html /tmp/oab-index.html | head -1)"

into this one :

DOWNLOAD_INDEX="$(egrep -o /technetwork/java/javase/downloads/jdk"$JAVA_VER(u$JAVA_UPD)?"-<span>?</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 type="cite"><br>
      <br>
      -------- Original Message --------<br>
      Subject: Error installing omero server on Ubuntu<br>
      From: Dian Jiao <<a href="mailto:oscarjiao@gmail.com" target="_blank">oscarjiao@gmail.com</a>><br>
      To: OME Users <<a href="mailto:ome-users@lists.openmicroscopy.org.uk" target="_blank">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 href="http://:" target="_blank">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></fieldset>
      <br>
      <pre>_______________________________________________
ome-users mailing list
<a href="mailto:ome-users@lists.openmicroscopy.org.uk" target="_blank">ome-users@lists.openmicroscopy.org.uk</a>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a>
</pre>
    </blockquote>
    <br>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
ome-users mailing list<br>
<a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a><br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a><br>
<br></blockquote></div><br></div>