[csw-maintainers] etc issues
Daniel Pocock
daniel at opencsw.org
Wed Sep 23 16:34:53 CEST 2009
I'm putting my config under /etc/opt/csw/ganglia, as suggested in an
earlier email from Dago
However, I notice that gar configures my application to use /opt/csw/etc
Is some extra effort required to override this?
My Makefile is here:
https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/ganglia/branches/ganglia-3.1.3-rc/
and this is what I found in the build dir:
bash-2.03$ ls -l work/build-isa-sparcv8/ganglia-3.1.3/config.log
-rw-r--r-- 1 daniel csw 119978 Sep 23 12:28
work/build-isa-sparcv8/ganglia-3.1.3/config.log
bash-2.03$
bash-2.03$ grep sysconfdir work/build-isa-sparcv8/ganglia-3.1.3/config.log
$ ./configure --prefix=/opt/csw --exec_prefix=/opt/csw
--bindir=/opt/csw/bin --sbindir=/opt/csw/sbin
--libexecdir=/opt/csw/libexec --datadir=/opt/csw/share
--sysconfdir=/opt/csw/etc --sharedstatedir=/opt/csw/share
--localstatedir=/opt/csw/var --libdir=/opt/csw/lib
--infodir=/opt/csw/share/info --includedir=/opt/csw/include
--mandir=/opt/csw/share/man --with-gmetad --disable-nls
--with-libapr=/opt/csw/apache2/bin/apr-1-config --with-status
--disable-python
sysconfdir='/opt/csw/etc'
More information about the maintainers
mailing list