This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ncurses announcement - trial run


----- Original Message -----
From: "Charles Wilson" <cwilson@ece.gatech.edu>
> > Do you know what sorts of problems will be caused by updating all
> > three packages in one go?
>
> See above. (It's because setup installs packages in alphabetical
> order).  Hmm...note to self: will the dependency stuff in the new
setup
> rearrange installation order, or not? should it do so? What about
> uninstallation?

No. It's very basic. If a depends on b, b will get installed. If b is
not installed, it will not sort the install list to have b before a.
Good point for the TODO though :}. (Mind you, no packages execute much
in the way of scripts just yet :]).

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]