On Sat, Feb 4, 2012 at 5:27 AM, aperi2007 <span dir="ltr">&lt;<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a>&gt;</span> wrote:<div><br></div><div>Hi Andrea,</div><div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
actually tinyows get the path to config.xml from an enviroment variable.<br>
<br>
I need to have in the same webserver two distinct tinyows each with some<br>
specific settings.<br>
<br>
I&#39;m not able to do this because the path to the config came from the<br>
same environment variable.<br>
<br>
There is some other solution to get the settings.<br>
<br>
I like for example to set the path hardcoded on the executable of tinyows.<br>
<br>
There is a costant to define this in the code ?<br></blockquote><div><br></div><div>in tinyows/src/<a href="http://ows_define.h.in">ows_define.h.in</a></div><div>#define OWS_CONFIG_FILE_PATH        &quot;/etc/tinyows.xml&quot;</div>
<div><br></div><div>Then launch again configure, make... </div></div><div><br></div><div>HTH,</div><div><br></div>-- <br>Olivier<br>
</div>