Re: [gentoo-user] Several emerges at once

2003-04-04 Thread Tom Wesley
On Friday 04 April 2003 10:40 pm, Dmitry wrote:
 Hi everyone! :)

 Please tell me could i do several emerges at one time? For example, can i
 run

 $emerge 'thing'
 in one xterm

 and
 #emerge 'anoterthing'
 in another xterm?

 I mean, is it safe? (in fact thing != anotherthing)

 Thanks,
 Dmitry. :)

 PS. And may be a stupid question: I cannot find this mailing list online
 archive :(. Searched on the main site. Is there one?

 --
 [EMAIL PROTECTED] mailing list

check http://marc.theaimsgroup.com/?l=gentoo-user for the archives,

and i do this with things that aren't related.  however if you emerge qt and 
kde at the same time, ick, well i wouldn't risk it.

ps I just found that I can spell simultaneously.

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


Re: [gentoo-user] Several emerges at once

2003-04-04 Thread brett holcomb
Maybe - what happens if thing1 depends on something called 
A and thing2 does also.  If both try and emerge A you 
could have a mess.  To me it's not worth getting in a 
hurry.

The archive is not on gentoo - it's somewhere else but I 
am not where I can look up the address.
On Sat, 5 Apr 2003 01:40:31 +0400
 Dmitry [EMAIL PROTECTED] wrote:
Hi everyone! :)

Please tell me could i do several emerges at one time? 
For example, can i run 

$emerge 'thing' 
in one xterm

and 
#emerge 'anoterthing'
in another xterm?

I mean, is it safe? (in fact thing != anotherthing)

Thanks,
Dmitry. :)
PS. And may be a stupid question: I cannot find this 
mailing list online 
archive :(. Searched on the main site. Is there one? 

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Several emerges at once

2003-04-04 Thread ds
Yes you can, however make sure the apps dont rely on a shared
dependancy. Another trick I do (courtesy of PL) is emerge -f appname in
one terminal and then in another actually emerge samepackagename.
However normally this is only good to do in doing emerge system or world
as most packages don't require the long times as these two do.

Oh be sure and always do an env-update and source /etc/profile if you
start emerging in multiple terminals!!

Doc


On Fri, 2003-04-04 at 15:40, Dmitry wrote:
 Hi everyone! :)
 
 Please tell me could i do several emerges at one time? For example, can i run 
 
 $emerge 'thing' 
 in one xterm
 
 and 
 #emerge 'anoterthing'
 in another xterm?
 
 I mean, is it safe? (in fact thing != anotherthing)
 
 Thanks,
 Dmitry. :)
 
 PS. And may be a stupid question: I cannot find this mailing list online 
 archive :(. Searched on the main site. Is there one? 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Several emerges at once

2003-04-04 Thread ds
Agree, only do this if you know for sure the dependancies aren the same
until you get the hang of it :)

On Fri, 2003-04-04 at 15:46, brett holcomb wrote:
 Maybe - what happens if thing1 depends on something called 
 A and thing2 does also.  If both try and emerge A you 
 could have a mess.  To me it's not worth getting in a 
 hurry.
 
 
 The archive is not on gentoo - it's somewhere else but I 
 am not where I can look up the address.
 On Sat, 5 Apr 2003 01:40:31 +0400
   Dmitry [EMAIL PROTECTED] wrote:
 Hi everyone! :)
 
 Please tell me could i do several emerges at one time? 
 For example, can i run 
 
 $emerge 'thing' 
 in one xterm
 
 and 
 #emerge 'anoterthing'
 in another xterm?
 
 I mean, is it safe? (in fact thing != anotherthing)
 
 Thanks,
 Dmitry. :)
 
 PS. And may be a stupid question: I cannot find this 
 mailing list online 
 archive :(. Searched on the main site. Is there one? 
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list