I saw an earlier post about importing assemblies from an arbitary path. The answer was to tell the CLR where to look for it. Does anyone know how to do that?
For now I get e.g. "Assembly "AproposGUI" not found" when loading the apropos example (no matter where I copy the dll).