python-devel qt-devel SDL_ttf-devel SDL-static texlive-latex wine-core \ device-mapper-devel wget subversion subversion-gnome kernel-devel \ glibc-static zlib-static glibc-devel.i686 libstdc++.i686 libpng-devel To get the beramono.sty LaTeX style which is missing in Fedora (thanks toPerry):...
File “/usr/lib/python2.7/site-packages/yum/yumRepo.py”, line 1031, in _getFile **kwargs File “/usr/lib/python2.7/site-packages/urlgrabber/mirror.py”, line 448, in urlgrab return self._mirror_try(func, url, kw) File “/usr/lib/python2.7/site-packages/urlgrabber/mirror.py”, line...
Special tweaks for 64 bit binaries Building on a64bithost still requires 32bit libraries and build tools as the Guest Additions which are part of the build process are 32bit. Note that on 64bit Ubuntu systems some links to shared libraries are missing. This can be fixed with ln -s libX1...
SDK: added Python example Metrics: make metrics collection more robust regarding blocked VMs Web service: added SSL/TLS support VBoxShell: fixed Guest Additions information lookup Solaris installer: fixed dependency checking while installing VirtualBox in a zone Linux hosts/guests: Linux 3.3-rc...
SDK: make the Python webservice API binding work again (5.0 regression) Seamless mode: fixed a crash under certain circumstances (bug #15106) Linux hosts: fixed the /sbin/rcvboxdrv script as well as the missing shebang in two scripts (bugs #15055 and #15057) ...