From owner-freebsd-current@FreeBSD.ORG Wed Jan 27 13:30:24 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05C79106566C; Wed, 27 Jan 2010 13:30:24 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 515098FC08; Wed, 27 Jan 2010 13:30:22 +0000 (UTC) Received: from inchoate.gsoft.com.au (ppp121-45-156-224.lns6.adl6.internode.on.net [121.45.156.224]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id o0RDUJg5069024 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 28 Jan 2010 00:00:19 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Thu, 28 Jan 2010 00:00:05 +1030 User-Agent: KMail/1.9.10 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1853852.VSxyxXvjT2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201001280000.16773.doconnor@gsoft.com.au> X-Spam-Score: -1.687 () AWL,BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Daisuke Aoyama , freebsd-current@freebsd.org, freebsd-emulation@freebsd.org Subject: Re: [PATCH] VirtualBox headless VNC support by LibVNCServer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2010 13:30:24 -0000 --nextPart1853852.VSxyxXvjT2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 27 Jan 2010, Daisuke Aoyama wrote: > > I updated for 3.1.2_1 and fixed bug of initial pixel format. > > > > Before building, install "ports/net/libvncserver". > > I recommend you backup virtualbox-ose directory before doing. > > Uncheck QT4, X11, NLS by make config before extracting. > > > > Howto apply the patch: > > # cd /usr/ports/emulators/virtualbox-ose > > # make config > > # make extract > > # patch -p < /path/to/VBox-VNC-Makefile.patch > > # patch -p < /path/to/VBox-VNC-20100127.patch > > # make I put VBox-VNC-20100127.patch in files an modified the paths to be=20 acceptable to the ports tree and applied the Makefile patch and it=20 works well. (I say this as IMO it's easier to try if you distribute it=20 like that :) Is there any prospect of being able to build the VNC server extension in=20 parallel with X11/QT4? =2D-=20 Daniel O'Con Thanks. nor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1853852.VSxyxXvjT2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBLYD/o5ZPcIHs/zowRAgvLAKCZG1P5JaGpwWdbuPmvWB4JNUQKaACfZXK/ qcU6PmJURadcX64NqmtC8A4= =9ZJB -----END PGP SIGNATURE----- --nextPart1853852.VSxyxXvjT2--