From owner-freebsd-emulation@freebsd.org Fri Jun 3 15:37:56 2016 Return-Path: Delivered-To: freebsd-emulation@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 DD4B8B69B1F for ; Fri, 3 Jun 2016 15:37:56 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4AFA102A for ; Fri, 3 Jun 2016 15:37:56 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1b8rAR-00057r-84; Fri, 03 Jun 2016 18:37:47 +0300 Date: Fri, 3 Jun 2016 18:37:47 +0300 From: Slawa Olhovchenkov To: Mario Lobo , freebsd-emulation@freebsd.org Subject: Re: Virtualbox 5.0.20 port for a spin (update) Message-ID: <20160603153747.GA18893@zxy.spb.ru> References: <20160502101416.60759754@Papi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160502101416.60759754@Papi> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 15:37:57 -0000 On Mon, May 02, 2016 at 10:14:16AM -0300, Mario Lobo wrote: > Hi; > > Just found out that jkim has much better port version for trying VBox. > > Please get it from here. > > https://people.freebsd.org/~jkim/vbox/vbox5020.tar.xz > > Same warnings from my previous post apply. 1. Port build error with DOCS option select 2. Global settings directory for vboxuser is $HOME/.config/VirtualBox and for `su -m` is /root/.config/VirtualBox. May be best place is /var/db/VirtualBox ? -- Slawa Olhovchenkov