From: Hugo Arregui <hugo.arre...@gmail.com>
Subject: Re: [Chicken-users] catching a "cannot import undefined module" error
Date: Sat, 20 Aug 2011 16:45:04 -0300

> Sure,
> 
> i'm trying to build a script to list all my unsatisfied dependencies
> (along all my source files), so I can install them (for example: after
> a chicken upgrade). I'm already get the dependencies, but I need try
> to load them, so I can kow if they are missing or not.

Is this about extensions? You can use "extension-information" to check
whether a particular extension is installed.


cheers,
felix

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

Reply via email to