DarkCarnival, on Feb 5 2006, 01:28 AM, said:
Whenever I heard about the exotic macs I was always told that it was incredibly easy to use and very neat looking. I'll agree about the neat looking. And if you use only the software that either ships with OSX or can be purchased from Apple Store then yea it just might be so easy.
But it's ridiculously hard to install basic applications that aren't already packaged like the installers or mini-drives (dmg files). Today I realised that OSX 10.4.3 comes shipped with Python 2.3 and the editor I wanted would probably prefer 2.4.... So, I went to python.org to get a backage but no beef, tar.gz is the only available thing. Being a penguin at hard that didn't scare me so down it went, but I can't compile it, obviously Apple delivers their Unix-derivative without proper compile tools. After searching the net I find out about Xcode.. Then I spend 20 minutes trying to get an Apple ID in order to download the 833mb monstrosity.
I chrash twice and give up, turning my attention toward a few prepacked python installers, they install Python2.4 and wxPython2.6 (what I wanted in order to run SPE, a brilliant python editor) -but- it's not overriding the default installations, no it's put as *.app files (a bit like *.kext and *.dmg files, more or less a small directory with subdirectories and files) and thus it won't help when I try to install SPE..
This is not impressive, it's almost as hopeless a fight as getting windows XP set up right!
Had this been any distro but the most obscure, I could've downloaded the packages precompiled and ready to go or in a worst-case-scenario, compile them mysel (<sarcasm>*SHOCK!* 3 commands and 5 minutes required! </sarcasm>). In OSX I've found no easy way, I suppose I'll have to get Xcode, but I would not expect your everday mac user to get Xcode in order to get his software running, unless you sell those macs with a broadband connection

What do you think ? Is everything smooth sailing for you or do you have some troubles of your own?
You're missing the fundamental point that Apple was built on. They build all software THEMSELVES. With the exception of applications like Photoshop and Word, Apple pretty much dominates the application market for its operating system. Think about it-- Final Cut Pro, Logic Pro, DVD Studio Pro, Motion. The list goes on and on. Even if apple doesn't make the application, they encourage developers to abide by their standards(use XCode to make a cocoa complient application in a .dmg installer file). The reason Apple computers 'just work' is because Apple has complete control over their market.
As for your python issue, again, Apple deals with it for a reason. They compile it, and get it running on Mac OSX flawlessly. However, because they have a very specific operating system, sometimes it will not work. Everything on Mac OSX is best done by apple. If apple offers an update for python-- get it.
Mac OSX is not the ideal operating system for you if you are picky about what you want to run. If you HAVE to run *nix tools, use Linux. If you love Apple's tools, and are happy with them, as many people are, then it is a great operating system!