Windows 7 Ultimate 64bit に Mono for Android をインストールしようとしています。セットアップはコンポーネントをチェックするだけで、次のように伝えます。何もインストールしません!
これらの行はログにあります:
[2012-06-21 05:17:43.229] [Info] Determining list of software items to install.
[2012-06-21 05:17:43.230] [Info] Component detection starting
[2012-06-21 05:17:43.230] [Debug] Processing update nodes from the manifest.
[2012-06-21 05:17:43.230] [Info] Waiting for detection to finish
[2012-06-21 05:17:43.231] [Info] Detection complete
[2012-06-21 05:17:43.231] [Info] Component detection complete
[2012-06-21 05:17:43.231] [Debug] Download service starting.
[2012-06-21 05:17:43.232] [Info] Component detection task completed successfully
[2012-06-21 05:17:43.232] [Debug] Creating and initializing software item 'Java JDK'
[2012-06-21 05:17:43.232] [Debug] Creating and initializing software item 'Android SDK'
[2012-06-21 05:17:43.233] [Debug] Creating and initializing software item 'GTK#'
[2012-06-21 05:17:43.233] [Debug] Creating and initializing software item 'MonoDevelop'
[2012-06-21 05:17:43.233] [Debug] Creating and initializing software item 'Mono for Android, VisualStudio and MonoDevelop'
[2012-06-21 05:17:43.334] [Debug] Detection completed.
[2012-06-21 05:17:43.335] [Info] No software needs to be installed.
[2012-06-21 05:17:43.335] [Info] Status: successful
一部のコンポーネント (「Android SDK」など) がマシンにインストールされていないのに、「ソフトウェアをインストールする必要はありません」と表示されるのはなぜですか? すべての SDK を自分でインストールする必要がありますか ("http://docs.xamarin.com/android/getting_started/installation/Installation_for_Windows" との違いは何ですか)? 何が間違っているのですか?