2.0b1 Missing Files
frank
ratty at they.org
Wed Jan 12 20:19:22 CET 2005
I'm new here too and have been having similar problems. The solution I
came across this morning was the CVS tarball.
http://nagios.sourceforge.net/download/cvs/nagios-cvs.tar.gz
With a little bit of editing I was able to get the RPM to build with the
included .spec file. On an "ancient" RH7.3 system even, tho I did need to
upgrade things like autoconf/automake/gd...
First untar the ball and edit nagios.spec: (change "contrib" to "config")
271c271
< cp sample-contrib/httpd.conf ${RPM_BUILD_ROOT}/etc/httpd/conf.d/nagios.conf
---
> cp sample-config/httpd.conf ${RPM_BUILD_ROOT}/etc/httpd/conf.d/nagios.conf
Next, rename the base directory from "nagios-cvs" to "nagios-2.0b1".
Finally, re-tar your renamed directory. I named my new source file
nagios-2.0b1.tar.gz.
On an RPM based system you now should be able to run:
# rpm -ta path/to/new-tarball.gz
If all goes as planned you will have 3 RPMs and 1 SRPM at the end.
Hope this helps.
-frank
On Wed, 12 Jan 2005, Joe Regular wrote:
> Date: Wed, 12 Jan 2005 15:17:46 -0330
> From: Joe Regular <JoeRegular at gov.nl.ca>
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] 2.0b1 Missing Files
>
> I just downloaded and attempted to install Nagios 2.0b1 on a Fedora C3
> server. Much to my surprise after completing the make all, make
> install, make install-init, and make install-config protions of the
> setup, my /usr/local/nagios/etc folder does not exist. I tried creating
> the folder myself and copying the sample files from my downloaded
> tarball but there is some missing sample files.
>
> Where can I find out what my tarball is missing and where do I get
> these sample files? I've tried diwnloading from several different
> mirrors without any luck.
>
> Joe Regular
>
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list