Hello,<br><br><div class="gmail_quote">2008/12/17 Raoul Duke <span dir="ltr"><<a href="mailto:raould@gmail.com">raould@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
</div>i haven't had any insights into getting the lfe shell working, but<br>
using lfe_comp:file() in the erl shell works just fine :-)<br>
</blockquote></div><br>That's weird. I have a private erlang library for my stuff in ~/erlang/lib with directories:<br><br>~/erlang/lib/lfe/ebin<br>~/erlang/lib/erlog/ebin<br>~/erlang/lib/leex/ebin<br>
~/erlang/lib/leex/include<br><br>and I point the environment variable ERL_LIBS to it by<br><br>export ERL_LIBS=~/erlang/lib<br><br>and everything works. I think it is strange that it can find erl_comp but not erl_boot.<br>
I hope you can have some with it in spite of this. :-)<br><br>Robert<br><br>