Skip to content

ogma-cli: Installation steps in readme fail to list libz-dev as a dependency #314

@ivanperez-keera

Description

@ivanperez-keera

Description

The installation instructions are missing the dependency on libz-dev, which makes it hard for people to follow them to install Ogma, especially if they are not familiar with Haskell, where it is a common requirement.

Type

  • Bug: Installation instructions are missing step.

Additional context

None.

Requester

  • Ivan Perez.

Method to check presence of bug

Installing Ogma in a new machine leads to an error message on a fresh Ubuntu due to libz-dev not being available by default.

Expected result

The installation instructions in the README include all steps necessary to use Ogma.

Desired result

The installation instructions in the README include all steps necessary to use Ogma.

Proposed solution

Modify the installation instructions for linux to include libz-dev.

Further notes

None.

Metadata

Metadata

Labels

CR:Status:ClosedAdmin only: Change request that has been completedCR:Type:BugAdmin only: Change request pertaining to error detected

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions