close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 3, 2009, 8:42:41 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v11
|
v12
|
|
| 45 | 45 | {{{ |
| 46 | 46 | ~$ echo "deb http://download.virtualbox.org/virtualbox/debian jaunty non-free" > virtualbox.list |
| 47 | | ~$ sudo apt-get update; sudo apt-get install gcin virtualbox-3.0 |
| 48 | | ~$ sudo |
| | 47 | ~$ sudo mv virtualbox.list /etc/apt/source.list.d/ |
| | 48 | ~$ sudo apt-get update; sudo aptitude install linux-headers-$(uname -r) build-essential virtualbox-3.0 dkms gcin |
| | 49 | ~$ im-switch -s gcin |
| | 50 | }}} |
| | 51 | |
| | 52 | * STEP-3:改用 Debian 5.0 測試 |
| | 53 | {{{ |
| | 54 | |
| 49 | 55 | }}} |
| 50 | 56 | |