Skip to content

No INSTALL-File available #2070

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

Open
MisterMountain opened this issue Feb 25, 2025 · 1 comment
Open

No INSTALL-File available #2070

MisterMountain opened this issue Feb 25, 2025 · 1 comment
Assignees

Comments

@MisterMountain
Copy link
Contributor

Hello!

I just needed to compile monitoring-plugins for Ubuntu 20 by myself. In the Readme i can read this:

For instructions on installing these plugins for use with your monitoring system, see below. In addition, generic instructions for the GNU toolchain can be found in the INSTALL file.

Maybe i missed it, but i cant find it?

@RincewindsHat
Copy link
Member

hm, yeah, bootstraping problem.
There is no dedicated INSTALL file and the generic one (from automake) is only there after autoreconf was executed.
This is no problem if you get the tarball from the website, which is historically the way to go (pre-git(hub) that is).
For the git repo try:

automake --add-missing
autoreconf
./configure
make -j $(nproc)

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

No branches or pull requests

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy