The Silverlight installer incorrectly identifies the Intel N270 Atom as a PowerPC chip. Fortunately there is a work around described in the howto below:
- Download Silverlight.
- Open the Silverlight.dmg file and copy Silverlight.3.0.pkg to another directory such as ~/Downloads
- Using terminal remove the InstallationCheck:
sudo rm ~/Downloads/Silverlight.3.0.pkg/Contents/Resources/InstallationCheckAfter that, double click on the SilverLight.3.0.pkg and follow the installation instructions as usual.
Thank you for this, sophia. I ran into this issue last night, and I was too sleepy to try all the other things some forums were suggesting.
ReplyDeleteGoogled the issue again, and I found your post. So quick and simple! Thank you.
Also, a quick note:
You can simply right click the .pkg file, "Show Contents" and navigate to the InstallationCheck file and delete it w/o the terminal.
Thanks again!
Sunny