Search found 2 matches
- Tue Aug 18, 2015 9:32 pm
- Forum: Open Source Nagios Projects
- Topic: libexecdir defaulting to /lib
- Replies: 3
- Views: 1587
Re: libexecdir defaulting to /lib
In case anyone else is looking for clarification - this is actually an OpenSUSE design decision as FHS does include libexec or it's optional or it's an issue beyond my install of nagios. https://en.opensuse.org/openSUSE:Specfile_guidelines#Libexecdir Which explains | # Nor FHS nor openSUSE allow pre...
- Wed Aug 12, 2015 10:39 am
- Forum: Open Source Nagios Projects
- Topic: libexecdir defaulting to /lib
- Replies: 3
- Views: 1587
libexecdir defaulting to /lib
I've installed nagios-4.0.8.tar.gz and nagios-plugins-2.1.1.tar.gz per the quickstart guide on openSUSE 13.2 (Harlequin) (x86_64). Everything works fine except that when I run ./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios the plugin Makefile points libex...