Skip to content

How to install / to configure if released tarballs contain two or more binaries? #9

@lupo-on-github

Description

@lupo-on-github

The tarballs released for scrcpy contain two binaries,

  • scrcpy
  • scrcpy-server

The second is mandatory [1].

But it seems to be ignored.

Is this happening because

  • it is a second binary in the tarball, or
  • alone because it is not marked as executable [2]?

[1] scrcpy pushes scrcpy-server to an Android device,
where it is executed.

[2] Even if registered in config.yaml seperately as binary to install,
binup seems to refuse to download it, complaining that it is not
marked as executable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions