Snow leopard and 3.2.6 xcode

To begin Snow leopard is 10.6.8 up to date.
Well, as I only been searching up and down the web for a solution to this problem, I have found alot of dead ends and unanswered problems.
Xcode 3.2.6 Seems to be the must rare thing in the universe to come across, or at least for myself it is.
I'm running Snow leopard hint the title.
It came with a disc, oh wait isn't that a wonder since thats the only way you can download it, as I'm aware of, and almost absurd you can digitally download mavericks.
Anyways the xcode that comes with the optional install on the disc only is up to date to 3.0, isn't that shocking since i wasted my time and money getting snow leopard because of the many problems apple has with almost everything (leopard & openssl cert.) which was a pain in the *** to begin with.
Warning: Xcode is not installed
Most formulae need Xcode to build.
It can be installed from https://developer.apple.com/downloads/
As the above is pretty ******* obvious what the problem is, where the real problem lies is that i can't install it.
When i go to install: xcode_3.2.6_and_Ios_sdk_4.3.dmg everything appears to be fine until it actually starts to verify it and in less then about ten second everytime it is denied.
I've gone through **** trying to figure this out and even the programmers at my local business are unable to figure this problem out because there is absolutely no explanation to why it won't install. It does not give me a hint of any sort, it is simply put "verification unable to process"
Now before I thought of actually coming here and looking for help i have reinstalled xcode and snow leopard numerous times to recieve the same problem.
Quite frankly I do not wanna put more money into lion as I heard first off its a waste, and secondly why should I keep spending money and getting the same **** results.
I heard about getting Xcode 4.2 but I'm not even sure this is compatible with Snow leopard let alone the link is busted and access is denied due to having to be a paid member on the apple site, (which at this rate will never happen)
I don't mean to be rude, I'm just a twenty one year old kid with a bit of furious attitude who doesn't like to waste his time and money.
But please if this at all gets answered (which I'm almost positive it won't from everywhere else i searched no answers are being given) that it at least be related to the cause, as I can see alot of people are in the same situation and therefore i believe a REAL solution should not be left unheard.
If any more information is needed, please feel free to ask. I will be checking in so often to to hopefully come back to a fix.
Thank you for letting me waste your time.

Okay so after reinstalling everything and running brew doctor
I'm getting this now
arning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
    /usr/local/lib/libexslt.0.dylib
    /usr/local/lib/libexslt.dylib
    /usr/local/lib/libhistory.6.0.dylib
    /usr/local/lib/libhistory.6.dylib
    /usr/local/lib/libhistory.dylib
    /usr/local/lib/libreadline.6.0.dylib
    /usr/local/lib/libreadline.6.dylib
    /usr/local/lib/libreadline.dylib
    /usr/local/lib/libruby.1.8.7.dylib
    /usr/local/lib/libruby.1.8.dylib
    /usr/local/lib/libruby.dylib
    /usr/local/lib/libsqlite3.0.8.6.dylib
    /usr/local/lib/libsqlite3.0.dylib
    /usr/local/lib/libsqlite3.dylib
    /usr/local/lib/libxml2.2.dylib
    /usr/local/lib/libxml2.dylib
    /usr/local/lib/libxslt.1.dylib
    /usr/local/lib/libxslt.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
    /usr/local/lib/libexslt.la
    /usr/local/lib/libsqlite3.la
    /usr/local/lib/libxml2.la
    /usr/local/lib/libxslt.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
    /usr/local/lib/pkgconfig/libexslt.pc
    /usr/local/lib/pkgconfig/libxml-2.0.pc
    /usr/local/lib/pkgconfig/libxslt.pc
    /usr/local/lib/pkgconfig/sqlite3.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
    /usr/local/lib/libexslt.a
    /usr/local/lib/libhistory.a
    /usr/local/lib/libreadline.a
    /usr/local/lib/libruby-static.a
    /usr/local/lib/libsqlite3.a
    /usr/local/lib/libxml2.a
    /usr/local/lib/libxslt.a
Warning: Your Xcode (3.2) is outdated
Please update to Xcode 3.2.6.
Xcode can be updated from https://developer.apple.com/downloads/

Similar Messages

  • Snow Leopard and idsdk5 / CS3

    Hi,
    Any other developers trying to develop using idsdk5 for CS3 using Snow Leopard and XCode 3.2.1 ? Adobe says it is an unsupported configuration.
    I don't like to downgrade, and am wondering if there are others with the same issue and possible solutions?
    Thanks,
    Remco

    >> SLow Leopard (the old one)
    LOL!
    Thanks for the other tips - most are news to me.
    Let's comparing some more notes!
    Here's a few things I believe (I won't say 'I know' - I have no hard proof, and I don't have a budget to investigate getting hard proof )
    I had extremely frustrating debugging issues with Xcode 3.1 - most of the time breaking into assembly code instead of showing the source code. No clear pattern: same breakpoint hit the first time shows the source code, second time assembly code. Fiddling with 'back arrows' sometimes got the source code to show up. It got so bad that I often had to revert to command-line debugging using gdb. Also a lot of 'mumble mode' - things just ................ coming to a pizza-colored cursor for no ................ apparent reason.
    As a result, I've gotten into the habit of doing my coding and debugging on Windows XP with Visual Studio - once you get rid of the C-compiler RSP files and put the include paths into your project file instead, it works rather nicely, and to me it feels much faster than Xcode, even in a virtual machine.
    I still do a lot of coding and debugging with InDesign CS on Windows/VS2003 - turnaround times (launch/debug/exit/...) are so much faster.
    With Xcode 3.2.x on Snow Leopard things seem to work much better - so I might start to gravitate back to Mac-based debugging; time will tell.
    CodeWarrior is over for me - I only use it to generate release versions (I still have some PowerPC macs around 'just in case' I need to debug something with CodeWarrior, but it's not been necessary).
    As to Windows debugging: I use both Parallels and VMware, and my gut feeling is that Parallels seems to work quite a bit faster. Totally subjective, and probably unfair (the virtual machines have different histories, etc...) - but currently I find myself a lot in Parallels, with a virtual machine stored on an external USB drive connected to my laptop - I have heaps of virtual machines around, too many to store on the internal HD. Even with the slow USB bus 'underneath' it all, it works well.
    With VMware I get a lot of mumble mode - machine non-responsive for minutes at a time, even with the virtual machine on the internal HD. Parallels has not done that to me (yet).
    Another thing (might be fixed in Snow Leopard) - but have you ever had it happen that your InDy CS3 and CS4 plug-ins suddenly get a folder icon instead of a plug-in icon? Typically, all plugins will exhibit that behavior when it happens.
    It's something with the package/bundle stuff, and the Finder getting confused. This is my unconfirmed theory: the Finder accepts a whole host of bundle formats, and the bundle structure used by the Adobe sample projects is 'iffy' - the Finder supports it, but occasionally, the Finder gets confused, and shows these plug-ins as folders (and that then further leads to customer support requests).
    Now, if you go into the plugin package, it looks different from most other packages I've seen.
    Here's how I fixed it: I added another build phase to the target - a 'Run Script' called 'Restructure Bundle'. I've put in the following shell script (using /bin/sh):
    rm -rf $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents
    mkdir $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents
    echo InD3InDn > $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents/PkgInfo
    mv $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Resources/Info.plist $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents
    mv $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Versions $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents
    mv $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Resources $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents
    mv $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/$PRODUCT_NAME $TARGET_BUILD_DIR/$PRODUCT_NAME.InDesignPlugin/Contents
    That 'restructures' the plug-in bundle and makes the problem go away - AFAIK the Finder has never gotten confused with one of my home-grown bundled plug-ins.
    The whole point might be moot, though - for all I know the original problem of the Finder getting confused might be long fixed...

  • Problems building w/ Snow Leopard and iPhone SDK 3.0 Snow Leopard

    Suddenly having problems building and codesigning after upgrading to Snow Leopard and iPhone SDK 3.0 Snow Leopard.
    Profile set to Distribution, Device 2.2.1 Distribution, as has worked in the past.
    The build fails with this error:
    Command <com.apple.tools.product-pkg-utility> failed with exit code -1
    The below section is highlighted in Build Results.
    ProcessingProductPackaging /Users/harvey/Documents/iPhoneApp_Work/Listening-Hiragana/iPhone_Comprehension_timerharvey/entitlements.plist "/Users/harvey/Documents/iPhoneApp_Work/Listening-Hiragana/iPhone_Comprehension_timer_harvey/build/iPhoneComprehension.build/Distribution-iphoneos/Kana Listening.build/iPhone_Comprehension.xcent"
    cd /Users/harvey/Documents/iPhoneApp_Work/Listening-Hiragana/iPhone_Comprehension_timerharvey
    setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/u sr/bin:/bin:/usr/sbin:/sbin"
    <com.apple.tools.product-pkg-utility> /Users/harvey/Documents/iPhoneApp_Work/Listening-Hiragana/iPhone_Comprehension_timerharvey/entitlements.plist -entitlements -format xml -o "/Users/harvey/Documents/iPhoneApp_Work/Listening-Hiragana/iPhone_Comprehension_timer_harvey/build/iPhoneComprehension.build/Distribution-iphoneos/Kana Listening.build/iPhone_Comprehension.xcent"
    Any ideas? This is really strange.
    The same error occurs when trying to build for Device - 3.0, and any other version it seems.
    This is especially frustrating as I'm simply trying to update an app that I released before I upgraded.
    I will love whoever helps me forever and ever.
    saikyo

    Found the new SDK on the CD. Now I am running XCode 3.2.
    I'm talking to myself now for the benefit of future readers.
    On the Dev Center I see the note:
    "Important: You will need to re-install the iPhone SDK for Snow Leopard if you plan on developing iPhone applications after upgrading your Mac to Snow Leopard and installing Xcode 3.2."
    So I'm going to download and install the iPhone SDK 3.0 (Snow Leopard) from the SDK downloads area on the Dev Center page. This seems weird to me as it's 3.0... but I'm running 3.2 now... I guess this will just update my 3.2?
    I also notice that when I run XCode 3.2 I don't have Simulator as an option anymore in my profiles.
    Going to go ahead with the update now and see how it goes.

  • Can I install both Snow Leopard and Windows 7 on the same version of VMWare 5?

    Even though I am running Apple OSX Mountain Lion 10.8.3 on my new 2013 iMac, I have just installed VMWare's "Fusion 5" so I can have Windows 7 installed on the "Fusion 5, for limited usage needs.
    I also would like to have a running version of Snow Leopard available to run my large collection of original Lynda.com training DVD's and CD's ... which unfortunately, now only allow the Lynda.com GUI player to operate in (and up to) Snow Leopard (at least this is what the Tech folks at Lynda.com have told me).
    Since Lynda.com is no longer producing any or their training programs on CD or DVD any longer, and because they have stopped supporting their training programs to run on Lion and above, I will have to have a version of Snow Leopard installed to run these training programs, and still be able to run them using the Lynda.com GUI player.
    So here's my dilemma:
    1.  Can I install both a version of Snow Leopard OS on my "VMWare "Fusion 5" .... along with a running version of Windows 7 on       the same "Fusion 5"?
    2.  Do I install only the Windows 7 on the VMWare, and find some other "device" to run a version of Snow Leopard off of?
    3.  Do I consider using "BootCamp", in conjunction with "Fusion 5", to get access to both Snow Leopard and Windows 7?
    Has anyone had any experience installing BOTH a previous (older) version of Apple OSX  ... AND ... a Windows OS version on one installed version of VMWare "Fusion"?
    OR
    Any suggestions on how to set up having access to both Snow Leopard and Windows 7 .... while keeping OS Mountain Lion as my main OS?

    mende1
    Thanks ... the "You have to purchase Snow Leopard Server" I knew about, and a few days ago I just ordered a copy from the Apple Store:
    Snow Leopard Server - Ordered at: 1-800-692-7753 ... OR ... 1-866-254-8313
    I asked for Apple Snow Leopard Server (Model MC588Z/A (SLSVR)
    "Unlimited Client License"
    It was around $25.50 (USD) with sales tax and shipping (NYS).
    One thing though ... when you mention:  "you should make two virtual machines".
    Not being too familiar with "Fusion 5" yet, Is setting up "two machine" all done under one installed version of "Fusion 5"?
    Would you have "links" to any "Fusion 5" installation instructions/info for setting up the
    "two machines" (one for Snow Leopard and one for Windows 7)?

  • I was using OS Snow Leopard and on 8/1/13 I downloaded Mountain Lion and found out it was not compatible with my HP printer (HP photosmart C5580) so I called Apple and asked how to get Mountain Lion off and Snow Leopard back on.  The Tech told me to

    I was using OS Snow Leopard and on 8/1/13 I downloaded Mountain Lion.  Then I found out it was not compatible with my HP Printer (HP Photosmart C5580 all-in-one) so I called Apple support and the tech told me to erase the hard drive instead of going in the time machine.  Well I did that and then it took about three hours three days a week for about three weeks on the phone with an apple tech to get all my stuff back on my computer.  I have had trouble with my printer (won't do the scan anymore and wasn't printing on my DVDs.  Also the computer keeps freezing up when it is in the sleep mode, etc.
    When I tried to list my problem on this forum it lists your OS at the bottom and mine had Mountain Lion listed as what I was using so apparently it didn't erase it.  Want to know how to get Mountain Lion off and put my Snow Leopard on so things start working right.

    Go to the  menu/About This Mac - what OS version shows there?
    Do a backup, preferably 2 separate ones on 2 separate drives.
    Revert to a Previous OS X
    Revert to Snow Leopard
    If you do revert, I'd use Setup Assistant to restore your data. This process takes a while, so do it when you won't need the computer for several hours, based on my experience.

  • Am using Macbook pro mid 2010 running on OSX 10.9.5. It does not read my old Seagate back up plus ITB ext hard disk which opens and works on snow leopard. The back ups were made on snow leopard and mountain lion. How do I make it work on Mavericks?

    I have been making back ups on a Seagate Back up plus drive on a macbook pro running on Mountain lion. Sadly the mac was stolen and all I had was the seagate back up. I tried opening it on my old iMac running on snow leopard and after several visits to this forum managed to open it. The data was safe and sound. Now I have received a hand me down macbook pro which runs on osx 10.9.5. I'm assuming there is a compatability issue as the drive does not come on at all when I hook it up to the usb port. I checked the seagate drive once again on the imac and its light came on on that system. Then I suspected there may be a problem with this macbook pro usb port. But it seemed to work fine when i hooked my camera cord into it. Is it that I must reinstall mavericks. In which case how do I back up before reformatting or reinstalling. BTW I did the command+ R thingy and repaired my internal Hard disc which was showing errors. What do I do next, your help is most appreciated if you have had a similar problem.

    Your 2010 MBP would be able to handle Yosemite, but I would strongly suggest that you get the current problem sorted out before trying to upgrade to Yosemite. I'd also recommend another backup that isn't created by Time Machine if you are thinking of upgrading. SuperDuper and CarbonCopyCloner can make bootable clones of hard drives. If you clone your existing system to a fresh external drive, you would be able to boot from that drive and recover quickly in the event that your Yosemite upgrade didn't work out. Time Machine backups are not 100% reliable.
    It's possible that, if your internal HD is the one that shipped with your MBP in 2010, it may be failing. If it keeps needing repairs, that is probably a sign that it is approaching the end of its useful life.
    Have you run Disk Utility's Repair tool on the external drive as well?
    I mentioned the hub because some people have reported here that attaching their USB 3 drives through a USB 2 hub solved some disconnection problems. A good-quality powered USB 2 hub won't cost much.
    My most recent brush with random disconnections involved a nice new OWC drive enclosure. I used the cable that came with the drive, but the drive kept disconnecting. Using a different cable solved the problem. You wouldn't expect that what appeared to be a high quality cable would be a problem straight out of the box, but it was.

  • I just downloaded the latest version of Snow Leopard and now my iWeb won't open.

    I just downloaded the latest version of Snow Leopard and now my iWeb won't open. Does anyone know how to fix it?

    If wish an answer, additional information would be helpful.
    Allan

  • I am running Mac OSx Lion 10.7.2. My problem is I can't search on an external network server for a file with the finder toolbar anymore. Nothing shows up and it will not search. I was able to in snow-leopard and am no longer able to w. Lion. Suggestions?

    I am running Mac OSx Lion 10.7.2.
    My issue is that I am not able to run a search in the finder toolabar on a network server. No files show up nor does it search on the server anymore. I was able to run the search in snow-leopard and am no longer able to do so with Lion. Is there a preference I can change or some kind of app or program I can download that will help me with this issue? This is extremely problematic for me as I am searching for files all day everyday. Thank you!

    Hello,
    It isn't the fw in Network you want o use or look at, that's for something completely different.
    My first suspect is the Power Adapter on the LaCie has gone.
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware>Firewire, what is listed there?
    Reset the Firewire bus
    If your Firewire or USB isn't recognizing any device.  A solution which has worked for some whose hard drive became invisible in 10.4 was simply to follow these four steps to reset the Firewire/USB bus:
    1. Shut the machine down.
    2. UNPLUG the power lead to the computer and any firewire/USB drive or devices.
    3. leave it for 10 minutes.
    4. Connect back up and reboot.
    http://www.macmaps.com/firewirebug2.html

  • I have updated to snow leopard and I cannot get iPhoto to work or find anywhere to download the appropriate  version.  I have 8.1.2 but it will not open

    I have updated to snow leopard and I cannot get iPhoto to work or find anywhere to download the appropriate  version.  I have 8.1.2 but it will not open.  What do I need to do?

    Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto library database
    LN

  • After updating an older intel macbook to Snow Leopard and ilife 11, Software Update says everything is up to date, but when I try to open iPhoto, it tells me I have to update to the latest version, what can I do?

    after updating an older intel macbook to Snow Leopard and ilife 11, Software Update says everything is up to date, but when I try to open iPhoto, it tells me I have to update to the latest version, what can I do?

    Download 9.1 and 9.2.3 updates and install them

  • Hello, I just bought a Snow Leopard and I have tried ti install this on my macbook pro 2008 (10.5.8) and I can not do it. I have to erase the hard drive before in order to succeed. Please tell me step by step what to do. I appreciate very much your help.

    Hello, I just bought a Snow Leopard and I have tried to install this on my macbook pro 2008 (10.5.8) and I can not do it. I have to erase the hard drive before in order to succeed. Please tell me step by step what to do. I appreciate very much your help.
    Thanks

    Here are the directions:
    http://support.apple.com/kb/HT3910?viewlocale=en_US
    Ciao.

  • !!!HI, SO I BOUGHT MOUNTAIN LION ON MY MACBOOK PRO TRYING TO UPGRADE FROM SNOW LEOPARD, AND WHILE TRYING TO REINSTALL THE OS SETUP AS IT SHOWED IT COULDNT BE VERIFIED, I CROSSED OUT MOUNTAIN LION FROM MY PURCHASES, ITS NOW GONE, DO I HAVE TO BUY IT AGAIN?

    HI, SO I BOUGHT MOUNTAIN LION ON MY MACBOOK PRO TRYING TO UPGRADE FROM SNOW LEOPARD, AND WHILE TRYING TO REINSTALL THE OS SETUP AS IT SHOWED IT COULDNT BE VERIFIED, I CROSSED OUT MOUNTAIN LION FROM MY PURCHASES, ITS NOW GONE, DO I HAVE TO BUY IT AGAIN?

    Please google search for "Mountain Lion disk crash" before upgrading you mac pro. You might need to replace you Mac hard drive after the upgrade.So many people had the same problems including me.
    Be aware of the Mountain Lion upgrade problem.

  • Can I do a clean install of Lion, onto my Mac Book Pro4,1, that is currently running 10.5.8? I have seen U-tube videos on how to do a clean install to Snow Leopard, and another from SL to Lion, but can zero out my HD, and do a clean install to Lion?

    Can I do a clean install of Lion, onto my Mac Book Pro4,1, that is currently running 10.5.8? I have seen U-tube videos on how to do a clean install to Snow Leopard, and another from SL to Lion, but can zero out my HD, and do a clean install to Lion?

    See this article.

  • Is it possible to have both Snow Leopard and Lion at same time on one machine without creating a mess?

    I currently use Snow Leopard because I like the way it preserves the operation of OS10 PPC programs.  I have both an expensive CAD program and Adobe Photoshop CS3 which are PPC programs.
    Can you launch your machine with Lion when you want to use that, and launch with Snow Leopard when you want that.  Its too bad Lion does not support PPC OS10.

    Absollutely. This is a very common practice whenever a new OS or OS update comes out. By far the best way to do what you want is to install Lion onto an external firewire 800 disk, then boot off it when you want to use Lion and boot off your iMac's internal disk when you want to use Snow Leopard. USB 2 will work, but firewire 800 will be faster.
    The second best option is to partition your iMac's boot drive, then use one partition for Snow Leopard and the other for Lion, but be sure to back up your boot drive to an external disk drive before you partition it.
    You can switch operating systems during a restart by holding down the option key.

  • Is there a way to share my Mail account and settings between two partitions, running Snow Leopard and Lion?

    I have two partitions on my internal hard drive - one is running Mac OS X 10.6 Snow Leopard and the other is running Mac OS X 10.7 Lion. Mail (5.0) is set up and runs perfectly on the Lion partition and I have not used Mail (4.5) yet on my Snow Leopard partition. I want to know if I can read, download, and save mail into the same user Library folder (probably the Lion user library) from both partitions...

    You usually set up your mail accounts on a specific e-mail client programs such as Mail in OS X and Mail on an iPad, which will access the same remote mail server to have your messages show up on each device. Mailboxes can be synced in this way between two devices.
    An alternative is to use the same remote application such as Gmail to access that service from multiple devices, so a dedicated e-mail client like Mail is not needed, but the availability of these depends on the e-mail service being used.

Maybe you are looking for