Setting up Complex Software
- Setting up complex software can be tricky
- Some software is installed with a one-click installer
- Other software takes more work
- Among other things, you may need to:
- Install the right dependencies
- Compile the code
- Copy around some files
- Set up users and permissions
- Set up environment variables
2 / 14