I see. So it is not inherently bad, only in practice :-).
So I understand that if the second window is doing listing or other status/informational feedback that I'm on pretty solid ground, but I had better not try installing a gnome bundle in one window and a kde bundle in the other unless I have done my homework.
Thanks Alexander!
At 4:00 PM -0400 5/15/04, Alexander K. Hansen wrote:
On May 15, 2004, at 3:22 PM, Robert T Wyatt wrote:
Common sense tells me that it is foolish to have more than one terminal window installing/removing files at the same time.
Is this true?
It can be done, but you have to be careful:
Say A build-depends on B, and C build-depends on B', and B' replaces B.
If you installed A first, then C, then B would be installed while you're installing A, and would be replaced by B' when you install C. Since B and B' are just build-dependencies, they aren't needed to run, so this isn't a problem.
On the other hand, installing A and C simultaneously in separate windows might lead you to grief: B gets installed, and then while A is building B' gets installed and B gets removed.
If you're installing a few small things without a web of dependencies, then you may be OK.
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
