Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!spool.mu.edu!uwm.edu!cs.utexas.edu!howland.erols.net!news.mathworks.com!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: How to resume 'make install' (of X11) after stop? Date: 22 Nov 1996 00:10:07 GMT Organization: Private BSD site, Dresden Lines: 19 Message-ID: <572r0v$moi@uriah.heep.sax.de> References: <56741b$c5r@o.online.no> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E are.bryne@communique.no (Are Bryne) wrote: > As this is towards the end of the (lengthy) install, is there any > way I could resume the installation without having to recompile? `make install' is not supposed to recompile, at least not if no targets are out of date (which should it be before you start `make install'). No, there's no way to resume once it aborted. You could have used `make -k install' in the first place however, so it wouldn't abort on the first error but continue and see to finish as much as possible. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)