Skip to content

compiling without network access #16

@alxsimon

Description

@alxsimon

Hi, I'm trying to package bgen (and then python cbgen) in guix.
The trick is that guix does not permit network access during build so the cpmaddpackage commands do not work.
I've noticed it also comes in the dependency almosthere.

So the idea is package every dependency independently, and use those libraries for compiling.

My question is this, how do you compile your projects with local libraries located on the system.

NB: I am not well versed in C compilation
Thanks

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