Skip to content

Debian/Ubuntu instructions appear to be out of date #17

@mcandre

Description

@mcandre

The posted installation steps for manually installing the CloudABI toolchain with the cloudabi-run utility in Debian/Ubuntu, omits some important requirements:

  • yaml2argdata headers need to be installed.
  • arpc needs to be installed.
  • The libyaml-cpp-dev package needs to be installed.
  • python3 needs to be installed.
  • pypeg2 needs to be installed.
  • etc.

Without these steps, cloudabi-utils fails to compile. Many of these additional steps are documented in the Dockerfile, but have not been copied to the plain vanilla Debian/Ubuntu documentation.

Could we move these commands to a standalone shell script, and have both the Dockerfile and the documentation point to that, to keep everything in sync?

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