Hi, Is it possible to setup an environment variable that lists all the directories where ERL should look for .beam files? This is equivalent to the CLASSPATH we set in Java. The aim is to have erlang look for default directories rather than having them passed using the -pa option to ERL. Thanks, Yash