<div class="gmail_quote">On Mon, Oct 4, 2010 at 12:09 AM, Michael Wood <span dir="ltr"><<a href="mailto:esiotrot@gmail.com">esiotrot@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
</div>I've just tried with curl, since I have the sources on my machine and<br>
it uses autoconf.  I copied it to '/tmp/some where' and then ran<br>
'./configure --prefix="/tmp/some path"'.<br>
<br>
The configure step worked without complaint</blockquote></div><div><br></div><div><br></div>Packages should be configurable from _outside_ the sources. Indeed, most of the times sources may be read-only and the compilation directory a read/write one. Or one may have one set of sources and many different builds. Try the same from a different directory, like<div>

<br></div><div>"/path/to/ecl/with a space/in/it/configure" --prefix=....</div><div><br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>

<a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>
</div>