Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 19:46:04 +0900
From:      "Daisuke Aoyama" <aoyama@peach.ne.jp>
To:        <freebsd-emulation@freebsd.org>
Cc:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: [PATCH] VirtualBox headless VNC support by LibVNCServer
Message-ID:  <F46B8304AA474194A50AACC6E4B35A2F@artemis>
References:  <18D68DBE18AC435984C5F66597A869D3@artemis> <hjg2uc$uu6$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, all

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

Regards,
Daisuke Aoyama



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F46B8304AA474194A50AACC6E4B35A2F>