Skip to content

Specify that musl-gcc is needed in documentation #65

@pstavirs

Description

@pstavirs

On Ubuntu 18.04, installing just the musl library - package musl or musl-dev is not enough, even though I had gcc installed and working.

You need to install musl-tools since exodus looks specifically for musl-gcc which is part of musl-tools.

It might be useful to modify the README to specify that musl-gcc is required. The way the current text reads, it appears as if just having the musl library is enough.

Using exodus 2.0.4

Thanks for your wonderful work!

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