Search found 2 matches
- Fri Mar 16, 2012 8:26 am
- Forum: Open Source Nagios Projects
- Topic: No images with --prefix install
- Replies: 2
- Views: 1240
Re: No images with --prefix install
I appears the problem was after I ran the make install-classicui it was not finding nagios/images/.. because the prefix should have been nagiosp1.
- Thu Mar 15, 2012 12:28 pm
- Forum: Open Source Nagios Projects
- Topic: No images with --prefix install
- Replies: 2
- Views: 1240
No images with --prefix install
I am trying to install the Nagios core using the --prefix option but when I try accessing the options like hosts, I do get the images to display. Looking at the Apache2 error log, I see it is trying to look for them in the DocumentRoot/nagios. I have installed Nagios to /usr/local/nagiosp2. Any help...