>
Hi I really need to get an erlang module available in the Erlang shell. What am I doing wrong? git clone git://github.com/sjmackenzie/phoebus cd phoebus make rel ./rel/phoebus/bin/phoebus console then at the console phoebus_algos_ <TAB> (auto-complete) should list all available modules. I need all the phoebus/deps/phoebus_algos/ebin/* modules. thanks so much Stewart