所以要裝多個版本到系統上。
update-alternatives 就是用來管理這些版本的工具。
一般會用java 來舉例,但是我是在python 遇到這個問題:
ubuntu 9.10 已經不用 python 2.5 了,可以GAE卻步支援 python2.6
方法就是 install python 2.5 和 python 2.6
然後用 update-alternatives 來管理
ubuntu 在 R40e 上 還有 Debian 在 Sempron 2600 上
<schema>
<key>security/DisallowTCP</key>
<signature>b</signature>
<default>false</default>
</schema>
xhost + 允許所有 host 連線
export DISPLAY=192.168.145.143:0
連線到 client,用 -X option 告知將要進行X session forward。
ssh -X 192.168.144.250
看一下。
echo $DISPLAY
localhost:10.0
aptitude install xnest
所以沒有網路連線能力的就沒拜法裝了Download Android SDK : http://developer.android.com/intl/zh-TW/sdk/index.html
所以最好把 解開的 android-sdk-windows copy 到適當的地方裝完 SDK 後再去裝 Eclipse 和 ADT plugin,因為裝完後 。 要去設 Eclipse 的 Android SDK location。