Skip to content

Plese provide more details usage instructions (e.g. in the readme) #1

@spth

Description

@spth

Go is a rather exotic language; I am not familiar with it, and likely most other potential users aren't either.

So, I've cloned the git repo, tried the README instructions for the build on my Debian GNU/Linux testing system on amd64.
Got go: command not found, ok, after a bit of looking found that Debian has a golang-go package that looks like it might be what I need. I installed it. Now I get to go: go.mod file not found in current directory or any parent directory; see 'go help modules'. go help modules gives me links to "a series of tutorials on modules" and "a detailed reference on modules".

Is there an easy way to use this? How about rewriting it in C, so it can be built just by the usual ./configure; make? Or maybe there is some way to build go stuff with a Makefile?

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