From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 22 17:38:18 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BA231065670 for ; Sat, 22 Sep 2012 17:38:18 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 422F88FC0C for ; Sat, 22 Sep 2012 17:38:17 +0000 (UTC) Received: by bkcje9 with SMTP id je9so2144776bkc.13 for ; Sat, 22 Sep 2012 10:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=from:reply-to:to:cc:subject:x-mailer:references:in-reply-to :content-type:content-id:date:message-id:mime-version :content-transfer-encoding; bh=BNq6EjQ/eWf4m5meOfg2e2LZJ/uSabFbqiBshkHXd04=; b=PY31CnZpWz5FFI7+Hsc7wPuB8h+gpY70W/kgv7QLoGF5QAagcjqzlqmP9KQZBiqZiT inrLRsDHKhS1pxPFkXoeLBrFD16PAGvywy8JltsEA0S69Nv/vVpDtgqvfAqqTQzx1pRQ D6HESM2lP5anORmOgyifm7oL0PqSVR684SnGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:reply-to:to:cc:subject:x-mailer:references:in-reply-to :content-type:content-id:date:message-id:mime-version :content-transfer-encoding:x-gm-message-state; bh=BNq6EjQ/eWf4m5meOfg2e2LZJ/uSabFbqiBshkHXd04=; b=IS0cPHYxgeQAcD4Kpeyo0Jno7PxbsPiV/JpMswSqfrUB2qbQjN1RYXCf7eMwhZqThk Um0QjnXsB6I+w9Oe+Of6csLBFSQ1kWOtGZQq4C6jSRvQUCHcKN8Mf0N647HgEqJ2xBSQ xhrhGFzks0KFPgV4LS64flKu+lDNyYuq0BFihOuq8NS+EQVGhWEfI0weFNoBbIl7arGQ 0+tXKsqJ7ZNXTotJk8zqlVMkbODNb+HpHLZlmNhnhqldLnBOh/DBayN1PVgQY1aJZoD9 CjkdHQwKwXm5JiZbf71+KR+w4vj7FjC+0T49v3iS3fUPE5R2t+DJwehNuiKpe/ae8yh2 d8aQ== Received: by 10.204.11.209 with SMTP id u17mr3421252bku.130.1348335496061; Sat, 22 Sep 2012 10:38:16 -0700 (PDT) Received: from [10.44.86.1] (089144192206.atnat0001.highway.a1.net. [89.144.192.206]) by mx.google.com with ESMTPS id g6sm7926506bkg.2.2012.09.22.10.38.14 (version=SSLv3 cipher=OTHER); Sat, 22 Sep 2012 10:38:15 -0700 (PDT) From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: Marek Salwerowicz , Bernhard =?ISO-8859-1?Q?Fr=F6hlic?= X-Mailer: Modest 3.90.7 References: <505DED30.7020701@wp.pl> In-Reply-To: <505DED30.7020701@wp.pl> Content-Type: text/plain; charset=utf-8 Content-ID: <1348335497.5981.1.camel@Nokia-N900-42-11> Date: Sat, 22 Sep 2012 19:38:18 +0200 Message-Id: <1348335498.5981.2.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQnKbaVfjK6WxxEoB2oM5vIstUsUPhp+zAw2PTDhWgcbnOuxqwnuMrb+hOsEp6GXcdw8JKZQ Cc: emulation@freebsd.org, ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 17:38:18 -0000 On Sa., 22. Sep. 2012 18:54:08 CEST, Marek Salwerowicz wrote: > Hi, > > W dniu 2012-09-20 08:02, Bernhard Fröhlich pisze: > > Bernhard on behalf of the new VirtualBox on FreeBSD Team! > What happened with '--vnc' option of VBoxHeadless? > > s14% VBoxHeadless --startvm test1 --vnc --vncport 5100 --width 800 > --height 600 > Oracle VM VirtualBox Headless Interface 4.2.0_OSE > (C) 2008-2012 Oracle Corporation > All rights reserved. > > VBoxHeadless: error: Unknown option: '--vnc' > [..] > > VBox was configured and installed with VNC support > > log from ./configure: > > [..] > Checking for libvncserver: found version 0.9.9, OK. > [..] vnc is now implemented as a proper virtualbox plugin. This means it can be configured in the GUI and it's using the VRDE interface so you can run the vnc server and the VM in the QT4 interface at the same time. -- http://www.bluelife.at/