Daisuke Aoyama
2010-Jan-27 10:46 UTC
[PATCH] VirtualBox headless VNC support by LibVNCServer
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
Daisuke Aoyama
2010-Jan-27 10:48 UTC
[PATCH] VirtualBox headless VNC support by LibVNCServer
Sorry, I forgot attached files. ----- Original Message ----- From: "Daisuke Aoyama" <aoyama@peach.ne.jp> To: <freebsd-emulation@freebsd.org> Cc: <freebsd-current@freebsd.org>; <freebsd-stable@freebsd.org> Sent: Wednesday, January 27, 2010 7:46 PM Subject: Re: [PATCH] VirtualBox headless VNC support by LibVNCServer> 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-------------- next part -------------- A non-text attachment was scrubbed... Name: VBox-VNC-Makefile.patch.gz Type: application/octet-stream Size: 390 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20100127/639fad9a/VBox-VNC-Makefile.patch-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: VBox-VNC-20100127.patch.gz Type: application/octet-stream Size: 9983 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20100127/639fad9a/VBox-VNC-20100127.patch-0001.obj