开发者

Error Installing Xcode 3.2.5 along with iOS SDk 4.2

Error Installing Xcode 3.2.5 along with iOS SDk 4.2

Hi,

I am upgrading Xcode to 3.2.5 from 3.2.4 along with iOS SDK 4.2.

I keep getting following error message at the end of the installation:

"installation failed contact software manufacture".

Please check attached screenshot for more detail开发者_Python百科s.

Can you please suggest what needs to be done?

Thanks!


roll your date back to 1/1/2012. Just had the same issue and that allowed it to finish!


Check the

/var/log/install.log

file for any error it might log.


Open up Console.app (found in /Applications/Utilities folder) and check the output while XCode is installing. You may find some answers there.


Expect it might be a permissions problem or related to a network lookup which fails.

Here are the detailed error messages I get from Console:

The domain/default pair of (com.apple.iPhoneSDKInstaller, showAdvancedInstaller) does not exist


Additional Installer logs:

2012/22/05 10:19:11 AM Installer[4979] : the delegate was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:

2012/22/05 10:19:11 AM [0x0-0x194194].com.apple.installer 2012-05-22 10:19:11.627 Installer[4979:903] : the delegate was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:

2012/22/05 10:19:11 AM Installer[4979] Split view bounds: {{0, 0}, {402, 104}}

2012/22/05 10:19:11 AM [0x0-0x194194].com.apple.installer 2012-05-22 10:19:11.629 Installer[4979:903] Split view bounds: {{0, 0}, {402, 104}}

2012/22/05 10:19:11 AM Installer[4979] Subview frame: {{0, 0}, {0, 32}}

2012/22/05 10:19:11 AM [0x0-0x194194].com.apple.installer 2012-05-22 10:19:11.629 Installer[4979:903] Subview frame: {{0, 0}, {0, 32}}

2012/22/05 10:19:11 AM Installer[4979] Subview frame: {{0, 0}, {402, 104}}

2012/22/05 10:19:11 AM [0x0-0x194194].com.apple.installer 2012-05-22 10:19:11.629 Installer[4979:903] Subview frame: {{0, 0}, {402, 104}}

2012/22/05 10:19:11 AM Installer[4979] The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)

2012/22/05 10:19:11 AM [0x0-0x194194].com.apple.installer 2012-05-22 10:19:11.630 Installer[4979:903] The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)

2012/22/05 10:19:38 AM Installer[4979] The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜