Skip to content

Installation broken #37

@marek22k

Description

@marek22k

The installation instructions do not work:

marek@meyrin-serv:~$ go version
go version go1.25.3 linux/amd64
marek@meyrin-serv:~$ go get github.com/stanford-esrg/lzr
go: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.
marek@meyrin-serv:~$ go install github.com/stanford-esrg/lzr@latest
go: downloading github.com/stanford-esrg/lzr v0.0.0-20250424004941-d64aedab5077
go: downloading github.com/google/gopacket v1.1.19
package github.com/stanford-esrg/lzr is not a main package

On Debian 13, go download from https://go.dev/dl/

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