User Story #6650 (closed)
Opened 8 years ago
Closed 7 years ago
Explore approaches to creating a more straightforward OS X install experience
| Reported by: | szwells | Owned by: | sbesson |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Deployment | Keywords: | n.a. |
| Cc: | omero-team@… | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
There are several competing ways to install OMERO.server on OS X and many of these are used, even within the OME devteam. For example, macports, build from src, &c... as well as ways to manage dependencie, e.g. virtualenv for python, easy_install, pip.
There are also newer approaches to creating more transparent & manageable OS X software installs, e.g. homebrew.
These approaches should be explored with the aim of leading towards a consistent, transparent, and documented install procedure for Mac OS X.
Change History (3)
comment:1 Changed 8 years ago by jmoore
- Cc omero-team@… added; jmoore removed
comment:2 Changed 7 years ago by jmoore
- Owner changed from szwells to sbesson
Sebastien, do you think we can close this now?
comment:3 Changed 7 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
OMERO Homebrew formula set-up and maintained under https://github.com/ome/homebrew-alt/
All Homebrew-related tickets are now maintained under #8810
Just a status update. This week Colin and I have been going back and forth on testing this omero/homebrew install script: https://gist.github.com/gists/1213688 This can be used set an install environment anywhere:
The best thing to do is to use /usr/local as your target development directory as suggested by homebrew.