2009年10月21日
gOS
原本看到 ezgo7 很高與的安裝
結果解析度又出問題
使用 virtualbox 也不能安裝
後來看到漂亮的 gOS 就來玩玩看
結果出現一樣的問題...
因為這兩套都是 ubuntu 去改的 = =
結果仔細看了一下到底問題是什麼
顯示如下的訊息
結果解析度又出問題
使用 virtualbox 也不能安裝
後來看到漂亮的 gOS 就來玩玩看
結果出現一樣的問題...
因為這兩套都是 ubuntu 去改的 = =
結果仔細看了一下到底問題是什麼
顯示如下的訊息
VirtualBox 3.0.4 Guest Additions installation
Please install the GNU compiler.
Problems were found which would prevent the Guest Additions from installing.
Please correct these problems and try again.
Press Return to close this window...
結果方法也很簡單~只要輸入
sudo apt-get install gcc
這樣就好... =.=
好吧~我感覺這套 gOS 運行的速度很快, 而且也有中文環境
先試用看看~
好用的話再安裝在筆電裡...
對了~ 怎麼移除 scim 改 gcin 呢? 方法如下:
sudo apt-get remove scim
還要把跟scim有用到,但是之後就不需要的套件移掉。(利用apt-get的自動移除指令)
sudo apt-get autoremove
這時候最好重新登入一次,把原本在記憶體中的scim釋放。接下來安裝gcin。
sudo apt-get install gcin
Please install the GNU compiler.
Problems were found which would prevent the Guest Additions from installing.
Please correct these problems and try again.
Press Return to close this window...
結果方法也很簡單~只要輸入
sudo apt-get install gcc
這樣就好... =.=
好吧~我感覺這套 gOS 運行的速度很快, 而且也有中文環境
先試用看看~
好用的話再安裝在筆電裡...
對了~ 怎麼移除 scim 改 gcin 呢? 方法如下:
sudo apt-get remove scim
還要把跟scim有用到,但是之後就不需要的套件移掉。(利用apt-get的自動移除指令)
sudo apt-get autoremove
這時候最好重新登入一次,把原本在記憶體中的scim釋放。接下來安裝gcin。
sudo apt-get install gcin
引用URL
http://cgi.blog.roodo.com/trackback/10408217