Changes between Version 12 and Version 13 of FAQ


Ignore:
Timestamp:
2010-03-08T05:53:35Z (14 years ago)
Author:
zooko
Comment:

add Mac

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v12 v13  
    3131or else
    3232 2. Follow these instructions to build on Windows: InstallOnWindows.
     33
     34Q. Does Tahoe-LAFS work on Mac OS X?
     35
     36A: Yes.  Follow [http://allmydata.org/source/tahoe-lafs/trunk/docs/install.html the standard install instructions] on Mac OS X and it will result in a working command-line tool on Mac OS X just as it does on other Unixes. (This includes the Web User Interface, or "WUI". See the instructions for details.) In addition there is code to generate executables and .dmg packages, but this code is not currently working. See the "mac" targets [source:Makefile@#L440 in the Makefile].
     37
     38http://allmydata.org/trac/tahoe-lafs/browser/Makefile?rev=880f824103357172#L440