Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2010 12:59:06 -0800 (PST)
From:      Hubert Tournier <hubert@frbsd.org>
To:        freebsd-emulation@freebsd.org
Subject:   Re: [PATCH] VirtualBox headless VNC support by LibVNCServer
Message-ID:  <27396532.post@talk.nabble.com>
In-Reply-To: <201001290913.36223.doconnor@gsoft.com.au>
References:  <18D68DBE18AC435984C5F66597A869D3@artemis> <B9B52D71C91E45B0BC0671061CA8C11C@artemis> <201001280000.16773.doconnor@gsoft.com.au> <F01C782F57DB41878576E58615F1DB53@artemis> <201001290913.36223.doconnor@gsoft.com.au>

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

Hello,


Daniel O'Connor-3 wrote:
> 
>> >Is there any prospect of being able to build the VNC server
>> > extension in parallel with X11/QT4?
>> There might not be problem. I'm not using X11. That is all of the
>> reason.
> Ahh.. I think that the VNC option is orthogonal to X11.
> 
> IMO it should probably be installed unconditionally as it is only a very 
> minor code increase which makes the headless server much, much more 
> useful.
> 

Yes, apart from the port makefile patch, the VNC option is perfectly
"orthogonal" to X11/QT4.

I made an integrated copy of virtualbox-ose port with Daisuke's patches,
called virtualbox-ose-vnc, adding libvncserver as a lib dependency.

In order to use it :
# pkg_delete virtualbox-ose
# cd /usr/ports/emulators
# tar vxyf 
http://old.nabble.com/file/p27396532/virtualbox-ose-vnc.3.1.2_1.tar.bz2
virtualbox-ose-vnc.3.1.2_1.tar.bz2 
# cd virtualbox-ose-vnc
# make install clean

You can select any combination of options with it (X11 if you want to have
the "VBoxSDL" binary, QT4 if you want to have the "VirtualBox" binary). I
tested it with X11 and VNC Free Edition Stand-alone Viewer. 

If possible, it would be great to have Daisuke's patches integrated into the
mainstream port.

Best regards,

Hubert
-- 
View this message in context: http://old.nabble.com/-PATCH--VirtualBox-headless-VNC-support-by-LibVNCServer-tp27288796p27396532.html
Sent from the freebsd-emulation mailing list archive at Nabble.com.




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