On 06/20/2016 07:58 AM, Hogren wrote: > > > > Hello !! > > I have a little question about portage. > > There are many big softwares like Firefox, LibreOffice. At a certain > moment, I need to stop the compilation to halt the PC. > > But, when I boot up again the PC and I «emerge --resume», it restart the > compilation process. > > Is there a way to not restart the compilation process ? > I think that if I enter in the temp directory and I type «make && make > install», it will install the software but it will not update portage > database. > > > Thank you for your response ! > > Bye > > > Hogren
This is pretty much what is run when you emerge something. ebuild [.ebuild] fetch ebuild [.ebuild] unpack ebuild [.ebuild] compile ebuild [.ebuild] install ebuild [.ebuild] qmerge ebuild [.ebuild] clean to continue just choose what part the build was on when you quit it and start there. All I really just use is compile and merge. If it didn't get to compile it isn't worth it. Just emerge the whole thing again. -- Willie Matthews [email protected] (702) 659-9966
signature.asc
Description: OpenPGP digital signature

