Search found 5 matches

by sherv
Thu Sep 13, 2012 10:10 pm
Forum: Open Source Nagios Projects
Topic: source code checkinstall failure
Replies: 8
Views: 3469

Re: source code checkinstall failure

Nope, it's pretty much the same error. I'm noticing it trying to put files in the directories below, which don't match what you had with the configuration summary. I don't understand why this is a concern? Package is compiled under users' "home" directory, and from there it's trying to ins...
by sherv
Wed Sep 12, 2012 4:24 am
Forum: Open Source Nagios Projects
Topic: source code checkinstall failure
Replies: 8
Views: 3469

Re: source code checkinstall failure

agriffin wrote:Do you have anything like SELinux, Tomoyo, or AppArmor on this system?
No, it's running plain Debian 6.0, no security packages installed.
by sherv
Tue Sep 04, 2012 5:48 pm
Forum: Open Source Nagios Projects
Topic: source code checkinstall failure
Replies: 8
Views: 3469

Re: source code checkinstall failure

agriffin wrote:A google search turned up some other people who got this error message and it turned out to be a permissions issue. Are you sure you didn't forget to type out 'sudo'?
No, I did not. Also, running "checkinstall make install" under root returns the same error.
by sherv
Tue Aug 21, 2012 5:45 am
Forum: Open Source Nagios Projects
Topic: source code checkinstall failure
Replies: 8
Views: 3469

Re: source code checkinstall failure

One of the first things I checked :) $ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/srv-root 95G 1.8G 88G 2% / tmpfs 2.0G 0 2.0G 0% /lib/init/rw udev 2.0G 104K 2.0G 1% /dev tmpfs 2.0G 0 2.0G 0% /dev/shm /dev/sda1 228M 16M 200M 8% /boot Inodes are also ok: $ df -i Filesystem Inodes IU...
by sherv
Wed Aug 15, 2012 4:52 am
Forum: Open Source Nagios Projects
Topic: source code checkinstall failure
Replies: 8
Views: 3469

source code checkinstall failure

Good day. I'm trying to install Nagios 3.4.1 from source in a Debian Linux with checkinstall, but it comes with failure. Here's a 'configure' summary: *** Configuration summary for nagios 3.4.1 05-11-2012 ***: General Options: ------------------------- Nagios executable: nagios Nagios user/group: na...