Search found 1 match
- Wed Nov 02, 2011 7:09 am
- Forum: Open Source Nagios Projects
- Topic: Install from source fails on a Debian 6
- Replies: 0
- Views: 1216
Install from source fails on a Debian 6
Hi, I have a problem getting the latest Nagios Core installed on a clean Debian 6 Server. Here are the last lines of "make install" before make exits: ... for file in includes/rss/*; \ do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagios/share/includes/rss; done /usr/b...