Skip to content

Running compile_and_run.sh manual dependencies. #15

Open
@KaranAhlawat

Description

@KaranAhlawat

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 -

  1. libx11
  2. libxrandr
  3. libxinerama
  4. libxcursor
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions