On Thu, Jun 30, 2011 at 10:04:39AM -0300, Hugo Arregui wrote:
> Hi guys,
> 
> I want to use move-file procedure, (
> http://api.call-cc.org/doc/chicken/eggs/move-file ), but i cannot find
> it as an egg or as an procedure. I mean, seems an egg, but
> chicken-install cannot find it, and doesn't seems installed already.

It's actually part of the available procedures inside a setup-script
for eggs (see http://wiki.call-cc.org/man/4/Extensions#move-file)

It is available in setup-api. (use setup-api)

Cheers,
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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to