From: varialus Date: Thu, 13 Sep 2012 08:37:07 +0000 (-0700) Subject: Added note about new version of VirtualBox guest additions dependency that hasn't... X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/d3c598d8c08418e0fdd9e36284afd48ecf257879 Added note about new version of VirtualBox guest additions dependency that hasn't been uploaded yet. --- diff --git a/varialus/index.mdwn b/varialus/index.mdwn index 0218607..dd3e49d 100644 --- a/varialus/index.mdwn +++ b/varialus/index.mdwn @@ -717,6 +717,16 @@ Tested in DragonFly 3.0.2. - cd /root/ (as root) - csup 9rel-supfile (as root) - cd /usr/ports/emulators/virtualbox-ose-additions && make install clean (as root) + - The following console dialog will be be displayed. + - Options for virtualbox-ose-additions 4.1.22 + - [ ] DEBUG Install debug symbols + - [ ] OPENGL OpenGL support + - [X] X11 X11 support (graphics) + - < OK > + - Highlight < OK > and press enter. + - Get an error that it can't download ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/VirtualBox-4.1.22.tar.bz2 + - Sure enough, that file doesn't exist, but that directory does have version 4.1.20, with a date of 8/24/2012, so hopefully the new version will be uploaded soon. + - I have asked the FreeBSD VirtualBox folks on IRC when it's expected or how is best to proceed. Idly awaiting their reply. - Build VirtualBox - Initialize build environment (See above) - Build Guest Additions