<br><div class="gmail_quote"><br>Hi,<br>
<br>
I followed the walk through to install omero server 4.4 in Mac Lion<br>
using homebrew.<br>
(<a href="http://www.openmicroscopy.org/site/support/omero4/sysadmins/unix/server-install-homebrew.html" target="_blank">http://www.openmicroscopy.org/site/support/omero4/sysadmins/unix/server-install-homebrew.html</a>)<br>

All the steps up to ./omero_homebrew.sh are done. However when I was<br>
trying to install omero using "brew install omero", it says "you must<br>
brew install git". But git was already installed, because when I did<br>
"brew install git", it said "git-1.8.0 already installed". Since it<br>
doesn't let me install omero with brew, I had to install it manually.<br>
<br>
<br>
After I compiled Omero, I tried to run the executable "omero" under<br>
/dist/bin and python suddenly crashed "Fatal Python error: Interpreter<br>
not initialized (version mismatch?)". I installed python 2.7 with<br>
brew. It seemed this error has to do with Ice. I installed Ice 3.4 by<br>
just downloading the precompiled Ice3.4 tar ball from omero website,<br>
unzip it and add the environment variables accordingly including<br>
ICE_HOME, etc. I remember seeing it somewhere Ice 3.4 might not be<br>
compatible with OSX 10.7. Do I have to download Ice-3.3 instead? How<br>
do I fix this problem?<br>
<span class="HOEnZb"><font color="#888888"><br>~O
</font></span></div><br>