[Reference:<_A3289@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: "cpyfile: cannot read 'DELEGATE_CONF'"
Hi,
In message <_A3289@delegate-en.ML_> on 06/08/06(09:43:29)
you "Jon Slenk" <p3egabdyi-mxhgu4zn633w.ml@delegate.org> wrote:
|Thank you for your work on DeleGate. I am trying to install 9.1.1 on CentOS
|4.3 x86. I see things like:
|
| [SET] RANLIB=/usr/bin/ranlib
| - checking availability of -lnsl []
| cpyfile: cannot read 'DELEGATE_CONF'
|
|Is that bad?
Not so bad :p
|Should I be worried about "cannot read 'DELEGATE_CONF'"? I
Don't worry about it.
|tried searching the forums and via Google but did not find an answer yet.
See <URL:ftp://ftp.delegate.org/pub/DeleGate/README.MAKE> which is
bundled in the distribution package too.
In short, it's a file containing options for make.
For example:
% make ADMIN=foo@bar CFLAGS=-O3
this can be done as this with DELEGATE_CONF as this
% make
## the content of ./DELEGATE_CONF (or ../DELEGATE_CONF or ../../DELE... )
ADMIN=foo@bar
CFLAFGS=-O3
without editing Makefiles.
Cheers,
Yutaka
--
D G Yutaka Sato <pfqcabdyi-mxhgu4zn633w.ml@delegate.org> http://delegate.org/y.sato/
( - ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|