deb http://download.virtualbox.org/virtualbox/debian jaunty non-free
Then adding the Sun VBox key:
wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
Then did the install:
apt-get install virtualbox-3.0
Then I also downloaded and installed the new 3.0 version of the SDK from the Virtualbox download page (which seems to have been updated to work with Python 2.6 btw).
No comments:
Post a Comment