chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] stupid question


From: Terrence Brannon
Subject: Re: [Chicken-users] stupid question
Date: Wed, 14 Apr 2004 18:08:14 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316

Linh Dang wrote:

Hi all

I use chicken-setup to install .egg package into /usr/lib/chicken. How
do I install the .scm extension files? should they be compiled first?


<quote src=http://www.call-with-current-continuation.org/manual/manual-Z-H-54.html#%_sec_7.3>

A special case of extensions is one that consists only of a single source file and which doesn't provide any additional syntax definitions. In this case, we can build and install the extensions simply by entering:

% chicken-setup foo

where foo.scm is the name of the source file containing the code.


</quote>




reply via email to

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