Update instructions for building the portable
This commit is contained in:
parent
7f6f7a9340
commit
ce87353cd4
@ -6,11 +6,15 @@ How to create a new portable Windows distribution of OpenSlides:
|
|||||||
|
|
||||||
easy_install -Z django django-mptt reportlab pil
|
easy_install -Z django django-mptt reportlab pil
|
||||||
|
|
||||||
2.) In the main directory of the OpenSlides checkout execute:
|
2.) Install OpenSlides by running python setup.py install in the top directory
|
||||||
|
of OpenSlides.
|
||||||
|
NOTE: This step must be repeated whenever you make changes to OpenSlides
|
||||||
|
|
||||||
|
3.) In the main directory of the OpenSlides checkout execute:
|
||||||
|
|
||||||
python extras/win32-portable/prepare_portable.py
|
python extras/win32-portable/prepare_portable.py
|
||||||
|
|
||||||
3.) The portable OpenSlides distribution is now ready as a zip in the
|
4.) The portable OpenSlides distribution is now ready as a zip in the
|
||||||
'dist/' directory
|
'dist/' directory
|
||||||
|
|
||||||
Note: Creating the portable Windows distribution of OpenSlides is not possible,
|
Note: Creating the portable Windows distribution of OpenSlides is not possible,
|
||||||
|
Loading…
Reference in New Issue
Block a user