public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] multiple emerge packages
@ 2001-06-30  7:09 Parag Mehta
  2001-06-30  8:26 ` AW: " Sebastian Werner
  2001-06-30 10:52 ` Daniel Robbins
  0 siblings, 2 replies; 3+ messages in thread
From: Parag Mehta @ 2001-06-30  7:09 UTC (permalink / raw
  To: gentoo-dev

Hi,

can we run multiple emerge pkg's simultaneously ?

for ex.

emerge xfree4.1.0.ebuild is running...
compilation of xfree server takes almost 2hrs.


while this compilation is going on can we emege any other package or we can't ???

regards,
pm





^ permalink raw reply	[flat|nested] 3+ messages in thread

* AW: [gentoo-dev] multiple emerge packages
  2001-06-30  7:09 [gentoo-dev] multiple emerge packages Parag Mehta
@ 2001-06-30  8:26 ` Sebastian Werner
  2001-06-30 10:52 ` Daniel Robbins
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Werner @ 2001-06-30  8:26 UTC (permalink / raw
  To: gentoo-dev

A problem is when the second package need the first package or when the
second packagen eed a package which need the first package. emerge don't
know about other processes running. So it don't see if i compile qt-x11
(which need xfree) on the first console and on the second console compile
gtk (which also need xfree) when qt-x11 is compiling xfree and gtk detects
that it need xfree it will delete the source-tree and update it. So the
first console (and qt-x11) will fail.

This could be a nice feature for next release's

Sebastian

-----Ursprungliche Nachricht-----
Von: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org]Im Auftrag von Parag Mehta
Gesendet: Samstag, 30. Juni 2001 15:09
An: gentoo-dev@gentoo.org
Betreff: [gentoo-dev] multiple emerge packages


Hi,

can we run multiple emerge pkg's simultaneously ?

for ex.

emerge xfree4.1.0.ebuild is running...
compilation of xfree server takes almost 2hrs.


while this compilation is going on can we emege any other package or we
can't ???

regards,
pm



_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] multiple emerge packages
  2001-06-30  7:09 [gentoo-dev] multiple emerge packages Parag Mehta
  2001-06-30  8:26 ` AW: " Sebastian Werner
@ 2001-06-30 10:52 ` Daniel Robbins
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Robbins @ 2001-06-30 10:52 UTC (permalink / raw
  To: gentoo-dev

On Sat, Jun 30, 2001 at 07:08:34AM -0600, Parag Mehta wrote:

> while this compilation is going on can we emege any other package or we can't
> ???

Portage doesn't support this yet, but as long as the packages don't have any
of the same dependencies, it should work.  Otherwise, they will wipe out each
other's compile directories.

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-30 16:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-30  7:09 [gentoo-dev] multiple emerge packages Parag Mehta
2001-06-30  8:26 ` AW: " Sebastian Werner
2001-06-30 10:52 ` Daniel Robbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox