chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] where can I find mysql egg?


From: Peter Bex
Subject: Re: [Chicken-users] where can I find mysql egg?
Date: Sat, 20 Jun 2009 16:43:23 +0200
User-agent: Mutt/1.4.2.3i

On Fri, Jun 19, 2009 at 09:56:08AM +0800, Changying Li wrote:
> Hi. I'm a newbie of chicken and using chicken 4.0.0. 
> I got mysql eggs from:
> http://www.call-with-current-continuation.org/eggs/mysql.egg
> 
> but failed to install it:
> 
> chicken-install -t local -l file:///tmp/mysql.egg

Chicken-install does not work on .egg files.  Chicken-install has its
own system, based on a CGI program named 'henrietta', which has a custom
format for storing the files.  In any case, the egg you are using is
a Chicken 3 egg, just like the egg docs you linked to is the docs for the
Chicken 3 mysql egg.  There's currently no MySQL egg for Chicken 4, but
Daishi Kato is working on a port.  There are Chicken 4 eggs for
Postgresql, Sqlite and Tokycabinet at the moment.

The official list of Chicken 4 eggs is this:
http://chicken.wiki.br/chicken-projects/egg-index-4.html

HTH,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpdEcT1oInSI.pgp
Description: PGP signature


reply via email to

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