I downloaded the Dev Tools (in omniweb), opened the archive with OpenUp, then let installer.app do its thing (I was logged in as root btw).
While running the installer, it said there were errors (nearly immediately), and said it was building a list of things to do.
Here is the log. Please help me figure this out, (and this is a fresh copy of osx I'm installing on).
>>Being log
NoNov 08 17:58:06 Installer[290] *** -[NSCFString mergeInto:usingPatternList:]: selector not recognized
_HFS
Nov 08 17:57:50 Installer[290] Couldn't open /dev/disk0s6. (-1) May be mounted
Nov 08 17:57:50 Installer[290] GetParent: partnNum = 6.
Nov 08 17:57:50 Installer[290] GetParent: partnType = Apple_partition_scheme
Nov 08 17:57:50 Installer[290] GetParent: disk0, #6.
Nov 08 17:57:50 Installer[290] Gathering info for Apple_HFS
Nov 08 17:57:50 Installer[290] Couldn't open /dev/disk0s7. (-1) May be mounted
Nov 08 17:57:50 Installer[290] GetParent: partnNum = 7.
Nov 08 17:57:50 Installer[290] GetParent: partnType = Apple_partition_scheme
Nov 08 17:57:50 Installer[290] GetParent: disk0, #7.
Nov 08 17:57:50 Installer[290] Gathering info for Apple_UFS
Nov 08 17:57:50 Installer[290] GetParent: partnNum = 10.
Nov 08 17:57:50 Installer[290] GetParent: partnType = Apple_partition_scheme
Nov 08 17:57:50 Installer[290] GetParent: disk0, #10.
Nov 08 17:57:50 Installer[290] Noting disk disk1
Nov 08 17:57:50 Installer[290] Noting disk disk2
Nov 08 17:57:52 Installer[290] Selected volume {
BSDPath = /dev/disk0s10;
OFPath = "ide0/@0";
PMName = Mac_OS_X;
PMNum = 10;
PMType = Apple_UFS;
ParentBSDPath = /dev/disk0;
VolName = Mac_OS_X;
VolumeSize = 2041;
Writable = 1;
}.
Nov 08 17:57:53 Installer[290] Selected ufs volume format.
Nov 08 17:57:56 Installer[290] -[NSPackageController(Protected) prepare]: Doing install with target /
>>End log
Thanks in advance from one eager student developer.