Changeset 17119


Ignore:
Timestamp:
5 Oct 2022, 13:58:48 (2 years ago)
Author:
Henrik Bettermann
Message:

bootstrap.py has been deprecated.

Location:
main/waeup.aaue/trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/README.txt

    r14474 r17119  
    99For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt.
    1010
    11 Bootstrap and buildout have to be run in two steps:
     11Buildout has to be run in two steps:
    1212
    13   (py27)$ python bootstrap.py -c buildout-init.cfg
     13  (py27)$ ../py27/bin/buildout -c buildout-init.cfg
    1414
    15   (py27)$ ./bin/buildout -c buildout-init.cfg
    16 
    17   (py27)$ ./bin/buildout
     15  (py27)$ ../py27/bin/buildout
    1816
    1917
Note: See TracChangeset for help on using the changeset viewer.