Skip to content

How to install binary versions for both 5 and 6. #722

Open
@MorningLightMountain713

Description

Hi there, I have some systems that are running Ubuntu 18/20 that can only run zeromq@5 but also newer systems on Ubuntu 24 that can only run zeromq@6.

I want to install the pre built binaries for both versions depending on the OS.

The way I have been doing this is specifying them both as optional dependencies and installing both - and letting one fail. However this always ends up in one getting built from source and failing - which can take a long time.

How can I install the prebuilt binaries for both, using the same package.json file?

Ubuntu 18/20 = zeromq@5
Ubuntu 24 = zeromq@6

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions