依賴(lài)關(guān)系沒(méi)有滿(mǎn)足:libc6 (>= 2.11)
我是直接 從網(wǎng)上下的 打開(kāi)軟件源,根據(jù)你的烏邦圖版本添加源:
deb http://download./virtualbox/debian lucid non-free deb http://download./virtualbox/debian karmic non-free deb http://download./virtualbox/debian jaunty non-free deb http://download./virtualbox/debian intrepid non-free deb http://download./virtualbox/debian hardy non-free deb http://download./virtualbox/debian lenny non-free deb http://download./virtualbox/debian etch non-free 之后到這里下載密鑰: http://download./virtualbox/debian/oracle_vbox.asc 只要把這個(gè)頁(yè)面保存到硬盤(pán)即可。比如,保存到桌面。 打開(kāi)終端,切換目錄到密鑰所在的路徑,執(zhí)行: sudo apt-key add oracle_vbox.asc 成功導(dǎo)入密鑰之后,執(zhí)行以下命令以安裝: sudo apt-get update sudo apt-get install virtualbox-3.2 |
|