Congratulations on giving birth to 5.3.0. The list of new stuff is very impressive and I look forward working with it.
While trying to do a test install on an Ubuntu 16.04 server I found the following small issues in the documentation on URL: http://www.openmicroscopy.org/site/supp ... ce3.6.html
1) section: Install OMERO.web (run as omero) - this may need some attention
I used instead:
- Code: Select all
wget https://downloads.openmicroscopy.org/latest/omero5.3/py.zip
unzip py.zip
rm py.zip
ln -s OMERO.py-* OMERO.py
I presume that is equivalent to what this section was meant to achieve?
2) section: Daemon (run as root) - where is the ubuntu directory it refers to?
Cheers,
- Damir