|
#1
| ||||
| ||||
| i'm trying to install the dev tools download but i keep getting 'cannot write bom to path' from the installer. anybody know what the problem is? and wtf bom is? |
|
#2
| ||||
| ||||
| i figured out what the problem was.. i downloaded using explorer. omniweb worked fine. explorer + stuffit expander (OSX version) managed to mangle the 69MB download into a 72KB installer package! |
|
#3
| |||
| |||
| OpenUp Unstuff the file with OpenUp. That's the only way it decompresses right. OpenUp isn't installed with OS X PB. I recall finding it at http://www.stepwise.com |
|
#4
| |||
| |||
| Bom... I haven't successfully loaded the developer tools but "bom" is "bill of materials". It's yet another hold over concept from NeXTStep. It's just a listing of everything that's in the package. |
|
#5
| |||
| |||
| Bom... I haven't successfully loaded the developer tools but "bom" is "bill of materials". It's yet another hold over concept from NeXTStep. It's just a listing of everything that's in the package. |
|
#6
| ||||
| ||||
| ah, thanks. i thought bom might be a command line tool it was trying to install, then i saw the .bom file in the package, but still didn't know what it was. ![]() |
|
#7
| |||
| |||
| don't use stuffit expander from what i understand the version of expander that comes with os x has a bug when decoding tar files. you can uncompress it from the command line however. in the terminal go to the directory you downloaded the PublicBeta_Developer.tgz file into. type the following with out the quotes- "gunzip PublicBeta_Developer.tgz | gnutar -xvf -" |
|
#8
| |||
| |||
| "gunzip PublicBeta_Developer.tgz | gnutar -xvf -" also known as: "tar -xzvf PublicBeta_Developer.tgz" |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HELP installing dev tools in segments | mark101 | Software Programming & Web Scripting | 2 | January 13th, 2005 11:21 AM |
| Disk Copy error after Dev tools Dec 2002 update | bbos | Mac OS X System & Mac Software | 0 | June 22nd, 2003 11:56 PM |
| javac broken by new dev tools | rollerdexter | Mac OS X System & Mac Software | 2 | October 10th, 2001 09:22 PM |
| Installing new dev tools over old ones? | billybob | Apple News, Rumors & Discussion | 1 | October 2nd, 2001 03:03 PM |
| dev tools not loading | skankmofo | Software Programming & Web Scripting | 0 | March 31st, 2001 02:11 AM |