Search found 4 matches
- Wed Mar 18, 2015 7:20 pm
- Forum: Open Source Nagios Projects
- Topic: no use on configure parameter --with-nagios-user=USERNAME
- Replies: 3
- Views: 1908
Re: no use on configure parameter --with-nagios-user=USERNAM
The configuration parameter is provided in nagios plugin: archlinux-x64 nagios-plugins-2.0.3 $ ./configure --help |grep with-nagios --with-nagios-user=USER Installs executables with this user. Defaults to install user --with-nagios-group=GROUP Installs executables with this group. Defaults to instal...
- Wed Mar 18, 2015 7:14 pm
- Forum: Open Source Nagios Projects
- Topic: strip command in Makefile should be generated by autoconf
- Replies: 2
- Views: 2267
Re: strip command in Makefile should be generated by autocon
Thank you, reported.tmcdonald wrote:This might be best posted to the core github page, since the core devs will probably just ask you to post the issue there anyway: https://github.com/NagiosEnterprises/nagioscore
http://tracker.nagios.org/view.php?id=674
Karl.
- Wed Mar 18, 2015 2:59 am
- Forum: Open Source Nagios Projects
- Topic: no use on configure parameter --with-nagios-user=USERNAME
- Replies: 3
- Views: 1908
no use on configure parameter --with-nagios-user=USERNAME
Dear Developer,
Provided --with-nagios-user=USERNAME on configure command line, but it did not make any difference on installation of the plugins afterwards.
please check.
Thank you.
Karl.
Provided --with-nagios-user=USERNAME on configure command line, but it did not make any difference on installation of the plugins afterwards.
please check.
Thank you.
Karl.
- Wed Mar 18, 2015 1:54 am
- Forum: Open Source Nagios Projects
- Topic: strip command in Makefile should be generated by autoconf
- Replies: 2
- Views: 2267
strip command in Makefile should be generated by autoconf
Dear Developer,
When I did a cross-compile nagios 3.5.1, the strip command still used /bin/strip, not the one I provided in configure command (--host=arm-linux-gnueabi)
Please check and fix it.
Thank you.
Karl.
When I did a cross-compile nagios 3.5.1, the strip command still used /bin/strip, not the one I provided in configure command (--host=arm-linux-gnueabi)
Please check and fix it.
Thank you.
Karl.