update debian notes

[Imported from Trac: page InstallDetails, version 2]
warner 2008-09-17 22:42:29 +00:00
parent c0d1f05feb
commit 477acbeaeb

@ -121,7 +121,8 @@ Macintosh OS-X executable and the corresponding installer (.dmg) file.
The Tahoe build process will download and install many of its dependencies The Tahoe build process will download and install many of its dependencies
when you run `make` or `setup.py build_tahoe`. The base set of when you run `make` or `setup.py build_tahoe`. The base set of
functionality that it cannot build on its own are provided by the following functionality that it cannot build on its own are provided by the following
debian packages (note that the authoritative list of packages is in the debian packages, so you must have these installed before you will be able
to do much of anything. (note that the authoritative list of packages is in the
"`Build-Depends:`" clause of "`Build-Depends:`" clause of
[source:misc/sid/debian/control misc/sid/debian/control]): [source:misc/sid/debian/control misc/sid/debian/control]):
@ -137,10 +138,10 @@ In addition, to use the "`make deb-PLATFORM-head`" target, you will also
need the "debchange" utility from the "devscripts" package, and the need the "debchange" utility from the "devscripts" package, and the
"fakeroot" package. "fakeroot" package.
To actually run a Tahoe node from a debian package, you will need the To actually run a Tahoe node from a debian package, you will need the following
supporting libraries installed. The authoritative list of packages is in the supporting libraries installed. (again, the authoritative list of packages
`Depends:` clause of is in the `Depends:` clause of
[source:misc/sid/debian/control misc/sid/debian/control], and includes: [source:misc/sid/debian/control misc/sid/debian/control])
* python-twisted-core * python-twisted-core
* python-twisted-names * python-twisted-names