You know, that sounds like Windows. In *nix platforms, you typically have to configure things to excess to get them to work like you want to. In windows, everything just works
note: muzzy, this is a rather long post, and before you read it know that I am not bitching at you, just stating my opinion;)
Ah, quite the contrary you see, it may work on windows, but never in the way i want it to. One of the reasons things always work my way on UNIX is because UNIX isnt user-friendly, I consider "user-friendly" softwares total and complete bullshit. You see, I translate the "user" in "user-friendly" to mean a total nooblet. About 99.9999999999% of the time, the method used to create "user-friendly" software is to
take out all configuration options which functions arent immediatlly apparent to a drunk, mentally-disabled squirrel. Software created in this fashion ends up having no user-configurable options. I actually take great joy in configuring programs with .conf files, because I know that all possible configuration options are completely accessible to me.
Now, the main reason that it works my way the first time (which actually goes along with the first reason), is that, I always read the documentation that comes with any software I am to install. There is a very important reason for doing this (which should be immediatly apparent to any programmer), and that reason is, programmers all think differently, any non-simple program will never be created the same way by any two programmers. This creates inconsistancies, which lead to special install requirements, instructions, etc. I also never go into installing a program thinking it won't be an involved task, I never even try to run an app for the first time after the install without scouring the conf files and cfg apps setting all required options first (I usually set the optional ones that i want as well at this time). Heed this advice, and you should never have any problems with software installs (Well it always helps to know what your doing as well, lol).
Does anyone else think this way?
ps, sorry if i rambled on and on, but those things have just always peeved me.