chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] csi and no require


From: Felix Winkelmann
Subject: Re: [Chicken-users] csi and no require
Date: Tue, 15 Apr 2003 12:57:38 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530

Joerg F. Wittenberger wrote:

What does `csi -setup' print?


$ csi -setup
the registry pathname is /home/jerry/.chicken-registry/REGISTRY

Installed extensions:

$

Hm, looks wrong, doesn't it?


Actually this is right. "Core" extensions are not listed, only
installed user-extensions are.

Enter the interpreter (csi) and evaluate

(##sys#lookup-id 'srfi-13 #f)

What does it print?

Also, what's the output of:

$ cat /home/jerry/.chicken-registry/srfi-13

and

$ car /home/jerry/.chicken-registry/REGISTRY

?


cheers,
felix






reply via email to

[Prev in Thread] Current Thread [Next in Thread]