2008年2月17日日曜日

Virtualbox sid 20080217

いろいろと動かすのが面倒だったんで,書いてみる.

% virtualbox
/usr/lib/virtualbox/VirtualBox: symbol lookup
error: /usr/lib/virtualbox/VirtualBox: undefined symbol: stat64

で起動出来ない件だが,#465239に解決さくらしきものは書かれている.具体的には,

>In the meantime please either recompile or keep the old 3.3.7 version of
>libqt3-mt and the virtualbox-ose package will run fine.

との事なので,

deb http://snapshot.debian.net/archive pool qt-copy
deb http://snapshot.debian.net/archive pool qt-x11-free
を/etc/apt/sources.listに追加し,

% sudo aptitude install libqt3-mt=3:3.3.7-9

Virtualboxのインストールについては,のがたさんのまとめを参考にして下さい.

バグに遭遇してからまとめに気づいた.

そぅそぅVMWare PlayerでCtrlキーを使うと,ホスト上でCtrlが使えなくなる現象に遭遇したが,こちらについては何も調べてない.

2 件のコメント:

  1. upgrade libqt3-mt to 3:3.3.8b-2 should solve this issue.

    apt-cache policy libqt3-mt
    libqt3-mt:
    Installed: 3:3.3.8b-2
    Candidate: 3:3.3.8b-2
    Version table:
    *** 3:3.3.8b-2 0
    500 http://ftp.hr.debian.org unstable/main Packages
    100 /var/lib/dpkg/status

    返信削除
  2. >>renwklo
    thanks.
    now i check for upgrading libqt3-mt, released libqt3-mt=3:3.3.8b-2.
    so i could upgrade libqt3-mt=3:3.3.8b-2.

    Hmm...
    today i installed libqt3-mt(old), not updated mirror server.

    返信削除