On Wed, Jan 26, 2011 at 2:12 PM, PK <pkugri...@gmail.com> wrote: > > Hi, > Is there any way to simultaneously emerge multiple packages (multiple > instances of 'emerge') that share common dependencies ? > I'm aware that portage uses locking mechanism before modifying 'world' file, > but what about the actual building process ? I'd expect emerge to check if > dependency package is already build/installed (or currently being build by > another instance) and just skip it in this case, however I haven't tried it > yet.. Can anybody shred some light on this ? > Thanks, > P.
Hi, --jobs isn't enough? example emerge -j kde-meta Best regards Petri Rosenström