From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 20:40:17 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 90429EF4 for ; Tue, 18 Nov 2014 20:40:17 +0000 (UTC) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 6879FF65 for ; Tue, 18 Nov 2014 20:40:16 +0000 (UTC) Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.41]) by be-well.ilk.org (Postfix) with ESMTP id 141C733C1D; Tue, 18 Nov 2014 15:30:23 -0500 (EST) Received: by lowell-desk.lan (Postfix, from userid 1147) id 4A66039829; Tue, 18 Nov 2014 15:30:22 -0500 (EST) From: Lowell Gilbert To: Masayoshi Fujimoto Subject: Re: chromium References: <20141119045807.551e626e811d2d39e40f7a75@rocketmail.com> Reply-To: freebsd-questions@freebsd.org Date: Tue, 18 Nov 2014 15:30:22 -0500 In-Reply-To: <20141119045807.551e626e811d2d39e40f7a75@rocketmail.com> (Masayoshi Fujimoto's message of "Wed, 19 Nov 2014 04:58:07 +0900") Message-ID: <44389g1cbl.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 20:40:17 -0000 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? Have you enabled kern.ipc.shm_allow_removed?