Skip to content

Dependencies not documented #37

Description

@pscollins

Not a serious issue, but it would be nice --- on Ubuntu here I had to look into the circle.yml file to realize that I needed

  • libfuse-dev
  • libarchive-dev
  • xfsprogs

bc ships with pretty much all *nix systems as far as I know and the wine/minigw dependencies seem to be for the sake of a Windows integration test, correct me if I'm wrong.

Then to get the test to run I needed:

  • btrfs-tools

Also, it seems a little strange to me to give installation instructions for FreeBSD and Windows but not any Linux distros --- it is a kernel fork, after all.

I'll put together a PR with the info, if you'd like --- I don't know if there is a good reason that it's missing at the moment or what.

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