Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with plgo #4

Open
ipnet-me opened this issue Mar 23, 2024 · 1 comment
Open

Problem with plgo #4

ipnet-me opened this issue Mar 23, 2024 · 1 comment

Comments

@ipnet-me
Copy link

Hello, I am trying to run this commands, but I got an error

GOPATH=/root/go go get -u gitlab.com/microo8/plgo/...
GOPATH=/root/go go get -u github.com/zmap/zlint
make
cd build
make install with_llvm=no

After run make command, I got an error

root@crt-sh:/libzlintpq# plgo .
Package gitlab.com/microo8/plgo not installed
please install it with: go get -u gitlab.com/microo8/plgo/plgo

Ubuntu 23.10
go version go1.21.1 linux/amd64

Can you please help me

Best regards,
Vitalii

@robstradling
Copy link
Member

Hi Vitalii. The build/install instructions for this repository probably are a bit stale/incomplete.

Does go install gitlab.com/microo8/plgo/plgo@latest work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants