Resources‎ > ‎unison‎ > ‎

Mac OS X

Installation

  • Download Caml compiler from here.
  • unarchive Caml tar.gz file. then compile and install Caml
make world opt
su to root
make install
  • Download unison
svn checkout https://webdav.seas.upenn.edu/svn/unison
cd unison/trunk/src 
make NATIVE=yes UISTYLE=text
chmod 755 unison 
sudo cp unison /usr/bin/
chmod 755 fsmonitor.py
sudo cp fsmonitor.py /usr/bin/



If you don't want to go though the build process above, you can just grab the two files below in place them in /usr/bin .  Make sure to change unison-x.xx.x to unison, which is a 64 bit binary.
ċ
Masahiro Takatsuka,
26 Aug 2011, 00:38
ċ
unison-2.44.8
(3744k)
Masahiro Takatsuka,
26 Aug 2011, 00:38