Changes between Version 12 and Version 13 of FAQ
- Timestamp:
- 2010-03-08T05:53:35Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v12 v13 31 31 or else 32 32 2. Follow these instructions to build on Windows: InstallOnWindows. 33 34 Q. Does Tahoe-LAFS work on Mac OS X? 35 36 A: 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 38 http://allmydata.org/trac/tahoe-lafs/browser/Makefile?rev=880f824103357172#L440