Test commit
[cogito/jonas.git] / README.osx
blob912d9fed9a7164601da60bc8d1f7fd95dfaeeb3b
1 This version of Cogito should work on OS X and other BSD variants.
3 To install on OS X:
5  1. Install darwinports (http://darwinports.opendarwin.org/)
6  2. type "make Portfile"
7  3. type "sudo port install"
9 You may have to deal with md5 mismatches.  Either adjust the md5sum in
10 your new Portfile or place the new tarball in
11 /opt/local/var/db/dports/distfiles/cogito.
13 Recommendations:
15 The GNU versions of "stat" and "date" are preferred over their BSD
16 variants.
18 "patch", "diff", "merge", "curl" and "rsync" are required.  OS X.4
19 includes recent versions of these tools.  If you are not running X.4,
20 you may wish to check this.