Installing dependencies - jzohrab/lute GitHub Wiki
This documentation is deprecated/obsolete. Lute v2 has been replaced by Lute v3, a full Python rewrite. Please see the Lute v3 manual which includes notes on installation. If you have Lute v2, you can easily migrate to v3. Thank you!
Lute needs the following (The links take you to installation notes in this wiki):
All of these components are included in the Docker image, so it might be easier to run Lute using Docker -- but sometimes, e.g. for Windows, getting Docker working can be challenging.
You can use pre-packaged solutions like MAMP and XAMPP as well, which give you an Apache web server, PHP, and Sqlite, but those are rather heavyweight. Of course, if you want to set up your own web server, you can -- I'll assume you already know what you're doing, and won't give any extra instructions.
Installation can be tough -- jump on the Discord if you run into problems, and please suggest any documentation changes that might help in the future. Thanks!