Open
Description
Running the script compile_and_run.sh requires extra dependencies to be installed manually in some cases. The following libraries were installed manually before everything was working as expected -
- libx11
- libxrandr
- libxinerama
- libxcursor
- libxi
Expected behavior :
The compile_and_run.sh script installs the checks all the dependencies and prompts for all of them at once.
Actual behavior :
The compile_and_run.sh script prompts for dependencies one-by-one, after each attempted run, until it gets all of them.
Ideal behavior :
The script installs the dependencies itself.
Metadata
Metadata
Assignees
Labels
No labels