[sr-dev] Compilation ignoring directory settings

Edson - Lists 4lists at gmail.com
Wed Jun 10 22:30:11 CEST 2009


At the moment, compiling with Your sugestion...

But isn't this a workaround, since, in Makefile.defs (lines 234-235) is:
# target dirs for various stuff
cfg_target = $(prefix)/$(cfg_dir)

I'm not sure if it's the correct approach... at lines 1713-1727 both 
variables (cfg_dir and cfg_target) are exported... maybe only cfg_target 
is used, but as pointed before, it's derived from cfg_dir. I don't 
expect it to work...

Edson.

Juha Heinanen escreveu:
> Edson - Lists writes:
> 
>  > I compile and install with:
>  > # make prefix=/ mandir=/usr/local/man cfg_dir=/etc/sip-router install
> 
> instead of cfg_dir, try
> 
> cfg_target=/etc/sip-router
> 
> -- juha
> 



More information about the sr-dev mailing list