1a.1. Create a PyLucid environment with PyLucid-boot.
Before you create a
virtual environment, note the following:
- You should install something like "MySQLdb", "flup" via package management before creating the environment. See: troubleshooting
To create a
PyLucid
virtual environment use our boot script (from: github.com/jedie/PyLucid-boot):
The environment would be created here:
- /home/FooBar/PyLucid_env/
Input 1 on this menu:
Note: You can only use the dev. installation ("2") if you have git write access to
PyLucid repositories!
After creation you will find these two files:
- /home/FooBar/PyLucid_env/PyLucid_pip.log
- /home/FooBar/PyLucid_env/create_page_instance.sh
There exist only the log file, if something goes wrong.
Now you must create a new page instance with create_page_instance.sh
After the done all these steps here, go to: