Date: Sat, 11 Jul 2015 07:59:03 +0200 From: Bernt Hansson <bah@bananmonarki.se> To: jd1008 <jd1008@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Building TB from source code Message-ID: <55A0B0A7.6090403@bananmonarki.se> In-Reply-To: <55A04B9B.5070001@gmail.com> References: <55A03950.6090209@gmail.com> <55A0424F.5070705@hiwaay.net> <55A04438.7080107@gmail.com> <55A0464E.5010007@hiwaay.net> <20150711004117.69c35d4b@archlinux> <55A04B9B.5070001@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-07-11 00:47, jd1008 wrote: > > > On 07/10/2015 04:41 PM, Ralf Mardorf wrote: >>>> I also want to do that for FF. >> On an AMD Athlon dual-core 2.1 GHz, 4 GiB RAM, building a recent >> version of FF takes around 3½ hours. > But, I still need info on how to build current FF and TB from sources :) cd /usr/ports/www/firefox && make rmconfig && make clean && make install && make package && make clean. cd /usr/ports/mail/thunderbird && make rmconfig && make clean && make install && make package && make clean. That's it. Takes about an hour and a half on my box for each program.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55A0B0A7.6090403>