<div dir="ltr">Oi,<div>  so after some struggling I managed to build fluxus but now, when I run it I get the following error.<br><br><div>puercopop@PuercoBuntu:~/Projects/fluxus$ fluxus </div><div>/usr/local/lib/fluxus-018/boot.scm:35:8: collection not found</div>

<div>  for module path: scheme/pretty</div><div>  collection: "scheme"</div><div>  in collection directories:</div><div>  context...:</div><div>   show-collection-err</div><div>   standard-module-name-resolver</div>

<div><br></div><div>Upon inspecting boot.scm and skimming on the racket <a href="http://docs.racket-lang.org/reference/collects.html">documentation</a>, I have a hypothesis of what is the problem. In DrRacket I can see that:</div>

<div><br><div>> (current-library-collection-paths)</div><div>'(#<path:/home/puercopop/.racket/6.0/collects> #<path:/usr/local/share/racket/collects>)<br><br>and flux modules are installed in /usr/local/lib/flux-018/, Now when I modify boot.scm to test my hypothesis the changes don't seem to take effect. How do I ensure that /usr/local/share/racket/collects are in the (current-library-collection-paths) in fluxus?<br>

<br>Thanks in advance,<br><br><br></div></div><div><br></div>-- <br>"I object to doing things that computers can do." — Olin Shivers
</div></div>