Skip to content

lzhuf binary should not be packaged in python egg #244

@wb8tyw

Description

@wb8tyw

Current python egg building script for d-rats is building and installing a script with a lzhuf binary.
This makes the resulting egg only installable on that specific platform.

The proper procedure is for a pip install of the resulting egg to do a local build of the lzhuf binary, which means that the end user getting the egg must already have to pre-installed the tools to build it.

In the future, we should look into getting the lzhuf utility pre-built in a distro specific package that can be pre-installed before installing d-rats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions