[Subversion] / PEAK / INSTALL.txt  

Diff of /PEAK/INSTALL.txt

Parent Directory | Revision Log

version 1108, Sat May 10 21:29:49 2003 UTC version 1115, Wed May 14 02:52:51 2003 UTC
Line 52 
Line 52 
  TESTING YOUR INSTALLATION   TESTING YOUR INSTALLATION
   
   PEAK comes with a moderately-sized built-in test suite.  If you wish to    PEAK comes with a moderately-sized built-in test suite.  If you wish to
   run it after installation, you can do so like this::    run it after installation, and you are installing from source, you can do
     so like this::
   
    python setup.py test     python setup.py test
   
Line 70 
Line 71 
   And so on.  You can also use 'python setup.py -q test' to make the tests    And so on.  You can also use 'python setup.py -q test' to make the tests
   run more "quietly".    run more "quietly".
   
     If you've installed using the Windows binary installer, you can run the
     tests like this::
   
       python C:\Python22\Lib\unittests.py peak.tests.test_suite
   
     (Substitute the location of 'unittests.py' on your machine; it'll be in
     the 'Lib' subdirectory of your python installation.)
   
   
   
   
   
   
  THIRD PARTY SOFTWARE INCLUDED WITH PEAK   THIRD PARTY SOFTWARE INCLUDED WITH PEAK
Line 93 
Line 93 
    the 'src/kjbuckets/COPYRIGHT.txt' file for details of its license.     the 'src/kjbuckets/COPYRIGHT.txt' file for details of its license.
   
   
   The Zope 3 'persistence', and 'ZConfig' Packages    The Zope 3 'persistence' and 'ZConfig' Packages
   
    PEAK includes a copy of the following packages from the Zope X3 Milestone 2     PEAK includes a copy of the following packages from the Zope X3 Milestone 2
    release, and will install them unless Zope X3 is available on 'sys.path'     release, and will install them unless Zope X3 is available on 'sys.path'
Line 116 
Line 116 
    will not install any of the Zope packages listed above, in order to avoid     will not install any of the Zope packages listed above, in order to avoid
    overwriting newer versions from your Zope installation.     overwriting newer versions from your Zope installation.
   
    The 'persistence', and 'ZConfig' packages are Copyright Zope Corporation     The 'persistence' and 'ZConfig' packages are Copyright Zope Corporation
    and contributors; please see the 'LICENSE.txt' files in their directories     and contributors; please see the 'LICENSE.txt' files in their directories
    for details of their licenses.     for details of their licenses.
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1108  
changed lines
  Added in v.1115

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help