<br><br>torsdag 10. oktober 2013 skrev Brian Fay  følgende:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This looks fascinating, but I&#39;m having troubles getting it to build on Fedora (think I might just give up)<div>
<br></div><div>I try just running build_linux.sh, and get the message <br><br>&quot;Packages not build. First run &#39;make packages&#39;</div>
<div><br></div><div>make: *** [dependencies_ok] Error 5</div><div>make: *** Waiting for unfinished jobs....&quot;<br><br>So I try running &#39;make packages&#39; and get something like <br><br>&quot;which: no guile in (/sbin:/bin:/usr/sbin:/usr/bin)</div>

<div>which: no guile in (/sbin:/bin:/usr/sbin:/usr/bin)</div><div>make[1]: *** [libpds/libpds_autogenerated.c] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make[1]: *** [libpds/libpds.h] Error 1</div>

<div>&quot;<br><br><br><br>I&#39;m not extremely competent when it comes to building projects, so maybe I&#39;m going about this the wrong way, or missing some obvious dependencies?</div></div></blockquote><div><br></div>
<div>Hi, you need guile.</div><div>sudo yum install guile</div><div><br></div><div><br></div>