From e96b8e81e59b859a4a96bec18bff1b8f2368af96 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx This is the default procedure to install from source. It has been verified to work on Windows, Cygwin, Mac, Linux, and Solaris. It's likely to work on other platforms. If you have trouble with this install process, please write to the tahoe-dev mailing list, where friendly hackers will help you out. This procedure has been verified to work on Windows, Cygwin, Mac, Linux, Solaris, and FreeBSD. It's likely to work on other platforms. If you have trouble with this install process, please write to the tahoe-dev mailing list, where friendly hackers will help you out. Prior to installing Tahoe ensure that the following are installed:
@@ -31,17 +31,17 @@
- Download a recent tarball file from:
How To Install Tahoe
- Satisfy the Dependencies
+ Satisfy the Dependencies
Get the Source Code
+ Get the Source Code
http://allmydata.org/source/tahoe/tarballs
Unpack the tarball and cd into the top-level directory.
-Run make to build Tahoe and some included libraries and install the tahoe executable into a subdirectory of the current directory named bin.
+Run make to build and to install the tahoe executable into a subdirectory of the current directory named bin.
Run make test to verify that it built correctly and passes all tests.
-- 2.45.2