DragonFly BSD
DragonFly users List (threaded) for 2006-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: pkg_src installation


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 10 Oct 2006 19:20:12 +0200
Mail-followup-to: users@crater.dragonflybsd.org

On Tue, Oct 10, 2006 at 07:06:25PM +0200, Frank Petitjean wrote:
> I would like to know why is it nessary to unset the environment variable  
> PKG_SRC

PKG_SRC or PKG_PATH? I don't know about the former.

> before launching bmake ?
> Is there a configuration file that could avoid this command ?
> 
> When a compilation is too long, is it possible to stop the compile properly
> and then resume later ?

Most packages don't care if you break in the build phase. You should
avoid it during the install phase though, since otherwise some garbage
might be left.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]