Skip to content

[help wanted] Need help for offline installation #2

@UnamedCoder

Description

@UnamedCoder

Hello, enthusiastic engineer,

I am trying to install sbsigntool in a unix-like operating system without network.

The first thing I do was to run '"autogen.sh" but there were lots of warnings and errors in console.

By viewing the source code of "autogen.sh", I found that the script failed to git some ccan toolsets from online base.

So I download the required toolsets (talloc, read_write_all, build_assert, array_size, endian) and put them into "ccan.git" folder,
then ignored the git request in the script and tried to run it again, still failed.

I speculated that the folder hierarchy might not be right, so I adjusted the folder hierarchy and name, and still couldn't run the script.

I'm looking for help from someone with similar experience in knowing how to install sbsigntools in an offline environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions