deepti vaidya wrote: > > I am porting nagios to /release repository. > > Some of the files in nagios go to /usr directory and some configuration > files go to /etc directory. > > For the /etc direcorty, make install is giving the following error.. > > > > SUNWnagiosr: ERROR: etc does not belong in a "usr" package > SUNWnagiosr: ERROR: etc/apache2 does not belong in a "usr" package > SUNWnagiosr: ERROR: etc/apache2/2.2 does not belong in a "usr" package > SUNWnagiosr: ERROR: etc/apache2/2.2/nagios.conf does not belong in a > "usr" package > SUNWnagiosr: ERROR: etc/init.d does not belong in a "usr" package > SUNWnagiosr: ERROR: etc/init.d/nagios does not belong in a "usr" package > > Could anyone help me fix this issue.
You probably need to create a separate 'root' package for all the stuff that is not in /usr. paul
