From: Burkhard Wrenger
Subject: Module does not exist?
Date: 
Message-ID: <35D2EF4C.D1CFC6C2@gecko.de>
Hallo,
first of all: I'm new with LISP and trying to learn it by looking at the

code, compiling and running it.
Actually, I have a program that requires PCL. It is possible to
byte-compile
it. But calling one of the
functions gives an error message like
"Error in function COMMON-LISP::INTERNAL-LOAD:  "modules:pcl" does not
exist."
I'm using the CMU Lisp Compiler and even starting with a pcl-lisp.core
does
not work. Looks as if  something like a path is missing.
Any suggestions?
Thank You in advance,
Burkhard