From owner-freebsd-ports@FreeBSD.ORG Sat Sep 22 17:38:18 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BC1A1065672 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 422BB8FC0A for ; Sat, 22 Sep 2012 17:38:17 +0000 (UTC) Received: by bkcje9 with SMTP id je9so2144775bkc.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=TRE8aMUZ5Pc18I5NZjvbOiGjtUFYswR3CG8vCAeTwVSppMxEZyftvQMHK88hhnmL8P t9cNibMJLD0E1uRTEcvRATOfOfBqoKERhtFqYqo5SixWu0mCJS/5DEpbcrjGaekTxd0G F6DtyxrNLMs/BjDTZl4taMuVucZqOPRm46vtnvT66J6xI4vyN1skl1iBNEfZzoL8yHoS vnw2DztWeKmGSOklzqD8cgY9Cg5Fq7naXaqAP2mJQ6kG4vaos71Jeo/pcnpOF7sG/0gh mKqE+nBdP4sgskTBMlugRGdTZvVrC8V+6kjqnIRPUlhEYYyOPeCUbomqdxvgxnN3ob1B rdnA== 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: ALoCoQk9hKooi4B02BGIUoV89au7FdjpfJta7vXUPb54blI0XvUPO07FwP66oE3JK4mYwaw+an8n Cc: emulation@freebsd.org, ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Porting software to FreeBSD 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/