[ome-users] Fwd: Re: Error installing omero server on Ubuntu
Julien Jourde
julien.jourde at pasteur.fr
Wed Feb 6 12:37:27 GMT 2013
FYI. I forgot to copy my second answer to the list.
-------- Message original --------
Sujet: Re: [ome-users] Error installing omero server on Ubuntu
Date : Wed, 06 Feb 2013 10:11:59 +0100
De : Julien Jourde <julien.jourde at pasteur.fr>
Pour : Dian Jiao <oscarjiao at gmail.com>
Sorry, actually there is a bug :)
A dash is missing in the url. They added a fix but it is not committed
yet.
Try to change the line (452):
DOWNLOAD_INDEX="$(egrep -o /technetwork/java/javase/downloads/jdk"$JAVA_VER(u$JAVA_UPD)?"-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)?"-?downloads-[[:digit:]]+\\.html /tmp/oab-index.html | head -1)"(just add a '?' before the second 'downloads').
It should work now :)
Cheers,
JJ
Le 05/02/13 19:26, Dian Jiao a écrit :
>
>
> -------- Original Message --------
> Subject: Error installing omero server on Ubuntu
> From: Dian Jiao <oscarjiao at gmail.com <mailto:oscarjiao at gmail.com>>
> To: OME Users <ome-users at lists.openmicroscopy.org.uk
> <mailto:ome-users at lists.openmicroscopy.org.uk>>
> CC:
>
> Hi,
>
> 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:
>
> [x] Downloading jdk-6u39-linux-i586.bin : http://: Invalid host name.
> 23402's retcode: 1
> failed
>
>
> Is the link out-dated or something? Please advise.
> Thanks,
>
> DJ
>
>
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20130206/1b736fe5/attachment.html>
More information about the ome-users
mailing list