From owner-freebsd-questions@freebsd.org Fri Jul 10 22:47:57 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EBB9997C34 for ; Fri, 10 Jul 2015 22:47:57 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 595171AD0 for ; Fri, 10 Jul 2015 22:47:57 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by igrv9 with SMTP id v9so23099526igr.1 for ; Fri, 10 Jul 2015 15:47:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=gwWlGMEv54SVLQtmvyLfltYT6b2SYIiK0EN54g8N54o=; b=whWDkCydWtzuAji06LRSMi3XiTR95XbKxb8uAOv0a/dIl1MH1ZM/PwujN5Ojl3JfQ3 PwuvFA1JLkgNdfgPNhhwURK1rdcX1zz6vbowIGjdo6C1ElRhwdT3mNQB8wB5wmIt4eKg qEwh52wCaYUNeX/AJhlX8IRBAqsEXFNpAXmGGBp+OWkssjpPD2Jw60XFd4xcYJ7jytcI u1rHq8m6Qs8qLjB0NFqXqz7kpMXKQlg4bt0x85bYfhwB8k/1DgSji9b8UGFkNp8yUguu 4qQBocEJfLNLXAC1tcwGfTjZYW1Uee8WACBOq+U5zY4+YtkEE0gC8xrjeHullEeeaXnh Omqg== X-Received: by 10.107.170.77 with SMTP id t74mr8267668ioe.107.1436568476566; Fri, 10 Jul 2015 15:47:56 -0700 (PDT) Received: from localhost.localdomain ([50.243.6.59]) by smtp.googlemail.com with ESMTPSA id j2sm7399191ioo.43.2015.07.10.15.47.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jul 2015 15:47:55 -0700 (PDT) Message-ID: <55A04B9B.5070001@gmail.com> Date: Fri, 10 Jul 2015 16:47:55 -0600 From: jd1008 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Building TB from source code References: <55A03950.6090209@gmail.com> <55A0424F.5070705@hiwaay.net> <55A04438.7080107@gmail.com> <55A0464E.5010007@hiwaay.net> <20150711004117.69c35d4b@archlinux> In-Reply-To: <20150711004117.69c35d4b@archlinux> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2015 22:47:57 -0000 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 :)