Only when installing via http. When installing from disk, chicken-setup doesn't install dependencies that appear in the meta file. This is true even if the dependency egg is also on disk and is specified on the command line--they are installed in order of appearance, not reordered when needed.
On 8/4/06, felix winkelmann <[EMAIL PROTECTED]> wrote:
Note that (provided the .meta file is written correctly) the order of the egg-installation is ensured to be correct.
> On 24/07/06, Zbigniew <[EMAIL PROTECTED]> wrote: > > Also note: when installing from disk, chicken-setup will not reorder > > installation to satisfy dependencies. Therefore, you should install, > > for example, syntax-case and regex-case first, as they are required > > for compilation of certain extensions.
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
