mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-14 06:06:40 +00:00
fix the TESTING THAT IT IS PROPERLY INSTALLED section
My oh-so-useful test subject here skipped that section because he thought it was part of a section that he was finished with.
This commit is contained in:
parent
4d0fc0db03
commit
6a8361b48b
22
README
22
README
@ -160,19 +160,19 @@ INSTALLING:
|
||||
executables into "./instdir/bin".)
|
||||
|
||||
|
||||
To Test That It Is Properly Installed:
|
||||
TESTING THAT IT IS PROPERLY INSTALLED
|
||||
|
||||
To test that all the modules got installed properly, start a python
|
||||
interpreter and import modules as follows:
|
||||
To test that all the modules got installed properly, start a python
|
||||
interpreter and import modules as follows:
|
||||
|
||||
% python
|
||||
Python 2.4.4 (#2, Jan 13 2007, 17:50:26)
|
||||
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
|
||||
Type "help", "copyright", "credits" or "license" for more information.
|
||||
>>> import zfec
|
||||
>>> import allmydata.Crypto
|
||||
>>> import foolscap
|
||||
>>> import allmydata.interfaces
|
||||
% python
|
||||
Python 2.4.4 (#2, Jan 13 2007, 17:50:26)
|
||||
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
|
||||
Type "help", "copyright", "credits" or "license" for more information.
|
||||
>>> import zfec
|
||||
>>> import allmydata.Crypto
|
||||
>>> import foolscap
|
||||
>>> import allmydata.interfaces
|
||||
|
||||
|
||||
RUNNING:
|
||||
|
Loading…
x
Reference in New Issue
Block a user