From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 21:20:44 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31CCC624 for ; Tue, 18 Nov 2014 21:20:44 +0000 (UTC) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 07DE53CA for ; Tue, 18 Nov 2014 21:20:43 +0000 (UTC) Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.41]) by be-well.ilk.org (Postfix) with ESMTP id 7032B33C1D; Tue, 18 Nov 2014 16:20:38 -0500 (EST) Received: by lowell-desk.lan (Postfix, from userid 1147) id 7583539829; Tue, 18 Nov 2014 16:20:36 -0500 (EST) From: Lowell Gilbert To: Masayoshi Fujimoto Subject: Re: chromium References: <20141119045807.551e626e811d2d39e40f7a75@rocketmail.com> <44389g1cbl.fsf@lowell-desk.lan> <20141119061056.c3d33204b1e9bb52470501d8@rocketmail.com> Reply-To: freebsd-questions@freebsd.org Date: Tue, 18 Nov 2014 16:20:36 -0500 In-Reply-To: <20141119061056.c3d33204b1e9bb52470501d8@rocketmail.com> (Masayoshi Fujimoto's message of "Wed, 19 Nov 2014 06:10:56 +0900") Message-ID: <44tx1wyzmj.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2014 21:20:44 -0000 Masayoshi Fujimoto writes: > Hi. > > On Tue, 18 Nov 2014 15:30:22 -0500 > Lowell Gilbert wrote: > >> Masayoshi Fujimoto writes: >> >> > Hi. >> > I can not use chromium. >> > >> > root@freebsd:~ # pkg install chromium >> > Updating FreeBSD repository catalogue... >> > FreeBSD repository is up-to-date. >> > All repositories are up-to-date. >> > Checking integrity... done (0 conflicting) >> > The following 1 packages will be affected (of 0 checked): >> > >> > New packages to be INSTALLED: >> > chromium: 38.0.2125.111 >> > >> > The process will require 122 MB more space. >> > >> > Proceed with this action? [y/N]: y >> > [1/1] Installing chromium-38.0.2125.111: 100% >> > root@freebsd:~ # exit >> > logout >> > masayoshi@freebsd:/home/masayoshi % rehash >> > masayoshi@freebsd:/home/masayoshi % chrome --disable-gl-error-limit > & chrome.log >> > >> > >> >> You redirected stdout, but not stderr; did anything appear on the >> terminal when you ran that? > > masayoshi@freebsd:/home/masayoshi % chrome [...] Was all of that on stdout, or was some of it on stderr? I can't be sure just by looking it over by eye. Send stdout and stderr to different places, and collect stderr.