echo "deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >> /etc/apt/sources.list
apt-get update
apt-get install ia32-libs
然后会安装300多MB的组件
echo "deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >> /etc/apt/sources.list
apt-get update
apt-get install ia32-libs
然后会安装300多MB的组件