[erlang-questions] Erlang compilation travails

Wes James comptekki@REDACTED
Wed May 7 00:12:51 CEST 2014


On Tue, May 6, 2014 at 4:03 PM, <lloyd@REDACTED> wrote:

<snip>


> lloyd@REDACTED:~$ cd ~
> lloyd@REDACTED:~$ erl
> Erlang/OTP 17 [erts-6.0] [source] [64-bit] [smp:2:2] [async-threads:10]
> [hipe] [kernel-poll:false]
>
> Eshell V6.0  (abort with ^G)
> 1>
>
> Yikes! After all that house-cleaning, erl still runs!
>
> So my question: In which dark corner of my directory tree is erl still
> lurking?
>
> Bonus question: Am I being a stupid dunderhead at somewhere along the line
> or my computers IPIO (Inate Perversion of Inanimate Objects) deamons?
>
> Help!
>
> Many thanks,
>
> LRP
>

try:

$ which erl

which uses your $PATH definition


-wes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140506/9d7284bc/attachment.htm>


More information about the erlang-questions mailing list