Lisp HUG Maillist Archive

lisp starter pack

Hi there.

Yesterday I tried to install Edi's starter pack on vista to no avail.  
During the compilation it goes something like "the path #P"c:\home..."  
(not sure about the exact path) is not found. It was working fine on the  
xp.

Any ideas?


Re: lisp starter pack


Am 29.02.2008 um 12:36 schrieb Yury Davidouski:

>
> Hi there.
>
> Yesterday I tried to install Edi's starter pack on vista to no  
> avail. During the compilation it goes something like "the path #P"c: 
> \home..." (not sure about the exact path) is not found. It was  
> working fine on the xp.
>
> Any ideas?

There is a problem when loading cl-who. I can see this error too, it  
says

The directory "home" does not exist in #P"C:/home/".

Call to (METHOD ASDF:PREFERENCE-FILE-FOR-SYSTEM/OPERATION (ASDF:SYSTEM  
T))
Call to (METHOD ASDF:LOAD-PREFERENCES (ASDF:SYSTEM ASDF::BASIC-LOAD-OP))
Call to CLOS::METHOD-COMBINATION-TEMPLATE
Call to (SUBFUNCTION 1 ASDF:OPERATE)
Call to ASDF:OPERATE
Call to ASDF:OOS
Interpreted call to COMMON-LISP-USER::ASDF
Call to EVAL
Call to (SUBFUNCTION 1 LOAD)
Call to LOAD
Call to EVAL
Call to EDITOR::EDITOR-EVAL
Call to (SUBFUNCTION 3 (SUBFUNCTION 1 EDITOR::REGION-LISP-EVAL))
Call to (SUBFUNCTION 1 EDITOR::REGION-LISP-EVAL)
Call to EDITOR::WITH-COMPILATION-ENVIRONMENT-AT-POINT-FN
Call to EDITOR::REGION-LISP-EVAL
Call to EDITOR::BACKGROUND-REGION-EVAL
Call to CAPI::FUNCALL-BACKGROUND-JOB-AUX
Call to CAPI::BIND-STANDARD-STREAMS-AND-EXECUTE
Call to MP::BACKGROUND-EXECUTE-LOOP
Call to (SUBFUNCTION MP::PROCESS-SG-FUNCTION MP::INITIALIZE-PROCESS- 
STACK)s

Jens


Re: lisp starter pack

On Fri, 29 Feb 2008 11:36:47 -0000, "Yury Davidouski" <dcu-stuff@list.ru> wrote:

> Yesterday I tried to install Edi's starter pack on vista to no
> avail.  During the compilation it goes something like "the path
> #P"c:\home..."  (not sure about the exact path) is not found. It was
> working fine on the xp.

That was not a Vista vs. XP issue but simply a mistake I made.  I've
uploaded a new release which should fix that.  Please test.

Thanks for the report,
Edi.


Updated at: 2020-12-10 08:43 UTC