Updates needed for X11, XCode after Leopard upgrade?

Joined
Dec 30, 2007
Messages
3
Reaction score
0
Yesterday I upgraded my Mini to Leopard, do I need to upgrade X11 and XCode as well? I would like to install Gimp but I know it depends on installed libraries. Thanks
 
Joined
Jul 21, 2007
Messages
1,252
Reaction score
15
Yesterday I upgraded my Mini to Leopard, do I need to upgrade X11 and XCode as well? I would like to install Gimp but I know it depends on installed libraries. Thanks
If you installed Leopard you should have the current versions. On Leopard, X11 is installed by default. XCode is up to version 3. I'm downloading version 2.5 for Tiger right now. I'm not very experienced using XCode. I tried that "Hello World" project and it took so long just to make something so rudimentary that I lost interest. Hopefully, Ric will come up with some more XCode projects.
 
Joined
Dec 30, 2007
Messages
3
Reaction score
0
Thanks, I'll get the most recent XCode and I should be good to go for Gimp, hypothetically. I find programming on the Mac painful, too. I'm using Boland Turbo C++ using Parallels on my Mac for recreational programming (Project Euler for instance).
 
Joined
Jul 21, 2007
Messages
1,252
Reaction score
15
Thanks, I'll get the most recent XCode and I should be good to go for Gimp, hypothetically. I find programming on the Mac painful, too. I'm using Boland Turbo C++ using Parallels on my Mac for recreational programming (Project Euler for instance).

Actually, if you installed Leopard you should have a current version of XCode. You could double check by opening her up and checking the version. If it's version 3 which I'd be surprised if it isn't, you're in business.
I've been playing around a bit with REALbasic. So far so good. :)
 
Joined
Dec 30, 2007
Messages
3
Reaction score
0
XCode does not open: Process: Xcode [4531] Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.Xcode Version: ??? (???) Build Info: DevToolsIDE-7620000~4 Code Type: X86 (Native) Parent Process: launchd [148] Date/Time: 2007-12-30 19:00:28.656 -0800 OS Version: Mac OS X 10.5.1 (9B21) Report Version: 6 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: /System/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAccess Referenced from: /System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/DevToolsInterface Reason: image not found
 
Joined
Jul 21, 2007
Messages
1,252
Reaction score
15
XCode does not open: Process: Xcode [4531] Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.Xcode Version: ??? (???) Build Info: DevToolsIDE-7620000~4 Code Type: X86 (Native) Parent Process: launchd [148] Date/Time: 2007-12-30 19:00:28.656 -0800 OS Version: Mac OS X 10.5.1 (9B21) Report Version: 6 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: /System/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAccess Referenced from: /System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/DevToolsInterface Reason: image not found

Strange, you might want to try to install it again from your Leopard disc or download it from their site (See link) and run its installer.
http://developer.apple.com/tools/download/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top