Thread: [Fremantle Maemo5+Harmattan Maemo6] Fremantle and Harmattan QtSDK and scratchbox VM
View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#33
Reminder....

After the last Virtualbox update I wanted to update also the guest additions because I never did before.
Due to the backport sources there could be a new kernel.
Furthermore I got some hint about libgl need a fix.

So here is what I did:
as root:

Code:
strip -R .note.ABI-tag /usr/lib/libGl.so.1
ldconfig
It is also necessary that you check your kernel version (uname -r) and if the headers are missing install the headers for your running kernel.
After this you can install the guest additions.
Attached Images
 
 

The Following 2 Users Say Thank You to Halftux For This Useful Post: