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

how compile binarie file ? #169

Open
Chinou51 opened this issue Dec 9, 2024 · 1 comment
Open

how compile binarie file ? #169

Chinou51 opened this issue Dec 9, 2024 · 1 comment

Comments

@Chinou51
Copy link

Chinou51 commented Dec 9, 2024

Can you indicate the commands to execute to compile your binaries with linux(RH8)?
Do I need specific packages on my machine? I tried "go build" but it didn't do anything...

@Napsty
Copy link

Napsty commented Dec 19, 2024

you can download pre-compiled binaries from the release page. For example Linux 64bit (AMD64): https://github.com/ricoberger/script_exporter/releases/download/v2.23.0/script_exporter-linux-amd64
They should work across all distributions and versions as long as the ARCH fits.

I tried "go build" but it didn't do anything...

You should run make build instead

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