<div class="gmail_quote">On Tue, Jan 11, 2011 at 9:42 AM, Matthieu ML <span dir="ltr"><<a href="mailto:spmatthieu@kimian.fr">spmatthieu@kimian.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":z6">I will try to create a minimal test script for this error.<br>
 Thank you,<br></div></blockquote></div><br>I tried building gsll from quicklisp but it does not work. Somehow it relies on a new function from ASDF which was introduced recently (run-shell-whatever) and which is not properly implemented for ECL, because it is based on run-program and does not collect the output.<div>

<br></div><div>Right now I am not in a position to fix the ASDF function which seems to offer more than what is possible. To name one thing, GSL uses this function with a string-output-stream to collect the output from the program and right now this can not be done with ECL (run-program at most allows, as of tonight, deriving the output to a file or to a real stream)</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" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>