Hi. I've installed Hugs 1.4 distribution on my PC (under Win95), and I have the following problem: when I start the interpreter, it takes a long long time before loading the Prelude. During that time (at least 10 seconds) it seems that the interpreter is just writing a huge file on hard disk. Well, it could be a temporary file. The problem is that exactly the same thing occurs after almost all evaluations. For example: ? 3+4 7 (at least 10 seconds writing on hard disk... I think it?s too much for a garbage collection) ? (the prompt again) I think this is a installation problem, but I don't know how to fix it. My opinion is that the problem is in the file CTL3D32.DLL. I have the DLL saved in Windows\system, and removed from Hugs directory. Is that the appropriate situation? Should I replace the DLL with a newer version? Is the problem elsewhere? Please help me. Thanks in advance. --- ;-Pablo Gallego. [EMAIL PROTECTED]