[erlang-questions] "-define" in lfe?

Robert Virding rvirding@REDACTED
Thu Dec 18 02:46:31 CET 2008


Hello,

2008/12/17 Raoul Duke <raould@REDACTED>

>
> i haven't had any insights into getting the lfe shell working, but
> using lfe_comp:file() in the erl shell works just fine :-)
>

That's weird. I have a private erlang library for my stuff in ~/erlang/lib
with directories:

~/erlang/lib/lfe/ebin
~/erlang/lib/erlog/ebin
~/erlang/lib/leex/ebin
~/erlang/lib/leex/include

and I point the environment variable ERL_LIBS to it by

export ERL_LIBS=~/erlang/lib

and everything works. I think it is strange that it can find erl_comp but
not erl_boot.
I hope you can have some with it in spite of this. :-)

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081218/276f7d55/attachment.htm>


More information about the erlang-questions mailing list