Update INSTALL and create_portable.txt (#209)
This commit is contained in:
parent
b1ed56176e
commit
bdbe49efc6
6
INSTALL
6
INSTALL
@ -30,6 +30,9 @@ I. Installation on Windows (32/64bit)
|
||||
Open command line (cmd) and run:
|
||||
|
||||
easy_install django django-mptt reportlab pil
|
||||
|
||||
If you, nevertheless, use a 64bit version of Python, you have to install reportlab
|
||||
and pil not by using easy_install but manually.
|
||||
|
||||
4. Get OpenSlides:
|
||||
|
||||
@ -101,7 +104,6 @@ system.
|
||||
Use 'python start.py --help' to show all start options.
|
||||
|
||||
|
||||
--
|
||||
--
|
||||
If you need help ask on OpenSlides users mailing list.
|
||||
See www.openslides.org for more information.
|
||||
|
||||
|
@ -12,3 +12,6 @@ How to create a new portable Windows distribution of OpenSlides:
|
||||
|
||||
3.) The portable OpenSlides distribution is now ready as a zip in the
|
||||
'dist/' directory
|
||||
|
||||
Note: Creating the portable Windows distribution of OpenSlides is not possible,
|
||||
if Python is installed in 64-bit version.
|
||||
|
Loading…
Reference in New Issue
Block a user