|
|
#1 |
|
Prospect
Join Date: Jan 2004
Posts: 3
|
I downloaded Xcode tools from apple's developer site
and it comes in 22 dmg segments. When I try the .dmg file from the finder, it complains that there are no mountable file systems. Any advice on how to deal with these segments? -Thanks dmg segments: Xcode_Tools_1.1.002.dmgpart Xcode_Tools_1.1.009.dmgpart Xcode_Tools_1.1.016.dmgpart Xcode_Tools_1.1.003.dmgpart Xcode_Tools_1.1.010.dmgpart Xcode_Tools_1.1.017.dmgpart Xcode_Tools_1.1.004.dmgpart Xcode_Tools_1.1.011.dmgpart Xcode_Tools_1.1.018.dmgpart Xcode_Tools_1.1.005.dmgpart Xcode_Tools_1.1.012.dmgpart Xcode_Tools_1.1.019.dmgpart Xcode_Tools_1.1.006.dmgpart Xcode_Tools_1.1.013.dmgpart Xcode_Tools_1.1.020.dmgpart Xcode_Tools_1.1.007.dmgpart Xcode_Tools_1.1.014.dmgpart Xcode_Tools_1.1.021.dmgpart Xcode_Tools_1.1.008.dmgpart Xcode_Tools_1.1.015.dmgpart Xcode_Tools_1.1.dmg |
|
|
|
|
|
#2 |
|
League Commissioner
Join Date: Sep 2003
Location: Tokyo
Posts: 6,334
|
Assuming you have unstuffed all the files, mount the first one (1.1.dmg), open it and double-click on the installer. Apple-simple.
Did this myself last week, if you still have problems try re-downloading the first part. You are running 10.3, yes?? |
|
|
|
|
|
#3 |
|
Prospect
Join Date: Jan 2004
Posts: 3
|
RE: mounting segmented files
I am running 10.3 and I did unstuff all the files.
What do I do to mount the 1.1.dmg file? All I did was double click on it from the finder. Is there another step to do before that? If not, I guess I need to download again? Thanks, Jamie >Assuming you have unstuffed all the files, mount >the first one (1.1.dmg), open it and double-click on >the installer. Apple-simple. >Did this myself last week, if you still have problems >try re-downloading the first part. >You are running 10.3, yes?? |
|
|
|
|
|
#4 |
|
League Commissioner
Join Date: Sep 2003
Location: Tokyo
Posts: 6,334
|
Yep, just double-click on it. Depending on the Finder options you have set, it may or may not appear on the desktop. Go -> Computer and you should see the Dev Tools on the left. Open it and double-click on the installer.
|
|
|
|
|
|
#5 |
|
League Commissioner
Join Date: Sep 2003
Location: Tokyo
Posts: 6,334
|
If you want to make a single image (easier for filing)
use Code:
hdiutil convert ./Xcode_Tools_1.1.dmg -format UDRO -o Xcode1.1.dmg |
|
|
|
|
|
#6 | |||||||||||||||||||
|
Prospect
Join Date: Jan 2004
Posts: 3
|
Thanks - hdiutil did the trick...
-J
|
|||||||||||||||||||
|
|
|
![]() |
|
|