<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Hi,<BR><BR>I'm 
working (using DrScheme) on some kind of IDE for Scheme and a little problem 
occured.<BR>When the source code is executed, a new namespace should be used, 
but<BR>everything I tried so far resulted in this error message (in the 
compiled<BR>executable; inside DrScheme it works...):<BR><BR>dynamic-require: 
unknown module: %mred-kernel<BR><BR>I&nbsp;already tried 
(make-namespace-with-mred 'mred),<BR>but I didn't make any effort.<BR><BR>Help 
me!<BR><BR>Yannick<BR><BR>(If my English isn't too good: Sorry. I hope you know 
what I mean)</FONT></FONT></DIV></BODY></HTML>