Hi, I&#39;m pretty new to PLT, so maybe this is a dumb question: I&#39;m following the &quot;Systems Programming with PLT Scheme&quot; tutorial, and when I run it with (require net/url xml), DrScheme tells me &quot;require: unknown module: net/url&quot;.&nbsp; This happens with other modules too.&nbsp; According to the REPL, my current-load-relative-directory is home, so from there it&#39;s (require Scheme/plt/collects/net/url), which still doesn&#39;t work.&nbsp; And same with starting from collects/, or plt/, or the absolute path from /home...&nbsp; So, does anyone know how to get Scheme to see modules? (If it helps, I&#39;m using v372 on Ubuntu with mred as the language.&nbsp; I did the install option where it&#39;s all in one directory.)&nbsp; Thanks!<br>
<br>Liron Greenstein<br>