From owner-freebsd-emulation@FreeBSD.ORG Sun May 16 15:37:56 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4197106564A for ; Sun, 16 May 2010 15:37:56 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6BF998FC16 for ; Sun, 16 May 2010 15:37:55 +0000 (UTC) Received: by fxm7 with SMTP id 7so416470fxm.13 for ; Sun, 16 May 2010 08:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=aKEuR/xW6liDDnHOsOoibT3LZ4LjxBEF9iNNBZwPFe8=; b=csVT55t0Y99oZrDivEJqgAcAM3Tr8UKWhY7BZwDu3ZQO6HVeUIWollQVB8sEHZr4lU hG1s5VGPe1g69KzHJ3N3Qgco2juXeCZbQE33OQNKfAV9AwR5I37RkWWv4Jw1/nVp5IYK qER6FNs/A+cLXqQZxboBvOrwAGr17Lz0zGrTA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=VJKnvv8ev7MIRx12t9EXPwya3l2vAKFVuWGKZHu1TO6ZgIkdCaqbNr+KmUOhDUiIiI Q8lml/zoulQrS+U79V6gvrniIH9gjDNM2pBUk/j266FrkHIqinsTeOpawN6qFhzqLf+F vhxsqNw4urMxeXank6IhNsnKMPLUYsHDwpLI0= Received: by 10.223.143.9 with SMTP id s9mr4824704fau.52.1274024274338; Sun, 16 May 2010 08:37:54 -0700 (PDT) Received: from ernst.jennejohn.org (p57AE3B61.dip.t-dialin.net [87.174.59.97]) by mx.google.com with ESMTPS id 7sm21293729far.6.2010.05.16.08.37.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 16 May 2010 08:37:53 -0700 (PDT) Date: Sun, 16 May 2010 17:37:49 +0200 From: Gary Jennejohn To: zaxis Message-ID: <20100516173749.31e67898@ernst.jennejohn.org> In-Reply-To: <28565709.post@talk.nabble.com> References: <28506270.post@talk.nabble.com> <28542585.post@talk.nabble.com> <28565709.post@talk.nabble.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 3.2.0 port X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 15:37:57 -0000 On Fri, 14 May 2010 18:47:16 -0700 (PDT) zaxis wrote: > > cd /usr/ports/emulators/virtualbox-ose > make config > ===> Options unchanged > > I cannot change its configuration ! > I can. You probably have to be root. -- Gary Jennejohn