Skip to content

clean install missing tools #14

@superuser5

Description

@superuser5

Hello,
For fresh install on MacOS following "Manual Compilation" guide the following were missing to make it work.
xcode-select —install
got get github.com/mattn/go-sqlite3

error:

go build pathBrute.go
pathBrute.go:29:5: cannot find package "github.com/mattn/go-sqlite3" in any of:
/usr/local/Cellar/go/1.12.7/libexec/src/github.com/mattn/go-sqlite3 (from $GOROOT)
/Users/user/go/src/github.com/mattn/go-sqlite3 (from $GOPATH)

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