mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
note about autoconf/automake version
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@61 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
7712d9db24
commit
8612442e56
1 changed files with 9 additions and 1 deletions
10
INSTALL
10
INSTALL
|
|
@ -8,6 +8,11 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
|
|||
# autoheader
|
||||
# automake
|
||||
|
||||
or you can run ./tools/setup
|
||||
|
||||
Currently we are only supporting autoconf 2.13 and automake 1.4p5. Support
|
||||
for the latest autoconf and automake are in the works.
|
||||
|
||||
|
||||
1) Run the configure script to initialize variables and create a Makefile, etc.
|
||||
|
||||
|
|
@ -44,6 +49,9 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
|
|||
|
||||
|
||||
That's it. If you have any problems or questions, feel free send mail
|
||||
to nagios-users@lists.sourceforge.net
|
||||
to nagios-users@lists.sourceforge.net or nagiosplug-help@lists.sourceforge.net
|
||||
|
||||
Please send patches and bugs to nagiosplug-devel@lists.sourceforge.net and
|
||||
post them on http://sourceforge.net/projects/nagiosplug.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue