src/source/quickstart.rst
changeset 13 c8718e475d46
parent 11 ba0b83b57c0c
child 20 8c0c5400e770
equal deleted inserted replaced
12:f1f1e99a6572 13:c8718e475d46
    70     project_slug [zeo_pyams]:
    70     project_slug [zeo_pyams]:
    71     eggs_directory [eggs]: /var/local/eggs
    71     eggs_directory [eggs]: /var/local/eggs
    72     run_user [zeo]: mylogin
    72     run_user [zeo]: mylogin
    73     run_group [zeo]: mygroup
    73     run_group [zeo]: mygroup
    74     zeo_server_port [8100]:
    74     zeo_server_port [8100]:
    75     zeo_storage [zeo_pyams]: pyams
    75     zeo_storage [pyams]:
    76     zeo_pack_report [root@localhost]:
    76     zeo_pack_report [root@localhost]: email@my-domain.com
    77     logs_directory [/var/log/zeo/zeo_pyams]:
    77     logs_directory [/var/log/zeo/zeo_pyams]:
    78 
    78 
    79     Your ZEO environment is initialized.
    79     Your ZEO environment is initialized.
    80     To finalize it's creation, just type:
    80     To finalize it's creation, just type:
    81     - cd zeo_pyams
    81     - cd zeo_pyams
   182 
   182 
   183     (env) # ./bin/buildout
   183     (env) # ./bin/buildout
   184     ...
   184     ...
   185     (this may take some time!)
   185     (this may take some time!)
   186 
   186 
       
   187 Packages download, compilation and installation can easily take several minutes. Install errors are generally due to
       
   188 missing libraries development headers.
       
   189 
   187 
   190 
   188 Start application
   191 Start application
   189 +++++++++++++++++
   192 +++++++++++++++++
   190 
   193 
   191 Application is ready to run! Just check INI files in *etc* directory and start the application:
   194 Application is ready to run! Just check INI files in *etc* directory and start the application: