Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 20:58:43 +0200
From:      "Toomas Aas" <toomas.aas@raad.tartu.ee>
To:        Edinho <edinho64@netscape.net>, questions@freebsd.org
Subject:   Re: Logging "make install"
Message-ID:  <200303171859.h2HIxAa26483@lv.raad.tartu.ee>
In-Reply-To: <3E7615A6.7010204@netscape.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> If you 're building a package which is not in the ports tree using make 
> and make install how would you log every file that gets installed in 
> your system?  I'm running FBSD 5.0

make
script ./install.log
make install
exit

That should capture the output of 'make install' in a file called install.log.
--
Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
* I take my wife everywhere, but she keeps finding her way back.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303171859.h2HIxAa26483>