http://sweethome3d.sourceforge.net/
可以跨平台執行的室內設計軟體,真是不得不佩服Open Source的社群力量
sudo add-apt-repository ppa:artfwo/ppa
sudo apt-get update
sudo apt-get install indicator-cpufreq
$ sudo apt-get install alsa-oss
* 然後編輯啟動腳本 (/usr/lib/realplay-10.0.9/realplay) 並將第 73 行從
$REALPLAYBIN "$@"
改成
aoss $REALPLAYBIN "$@"