It Just Works(TM) (for the most part)

posted in Clever Title
Published June 11, 2006
Advertisement
So I took a chance and upgraded my Ubuntu installation from 5.10 to 6.6. And by upgraded ladies and gents, I mean a clean install, as there truly is no other way to install an OS. Maybe it's just that I'm fractionally more familiar with it, and conscious of the fact that I'm going to HAVE to open a shell to issue a half dozen commands, but this install was by far the quickest from blank partition to working development environment.

The default setup provides a good base, and the subsequent updates were painless. I still dislike searching through innumerable packages with Synaptic, but and once the basic dev tools (gcc, g++, headers, etc) were installed the only imperative that remained was the video drivers. Been there done that, wrote it down. Nvidia driver install was not an issue, but that's not to say it can't be greatly improved upon.

After the miserable failure of MinGW Dev Studio to do anything whatsoever on 5.10 without crashing, I had downloaded and installed Borland's C++ IDE. Atrocious interface aside, it worked. But before I went that route again, I wanted to give Code::Blocks a try. Last time an install would have required compiling it from source, which is not something I was (or am) willing to sacrifice any of my time for. Let's face it, life is too short and my family is too important for me to waste time compiling something which amounts to a trivial pursuit.

I looked... lo and behold, there was a recent nightly build in a Debian package. What happened next was beyond my wildest dreams. I downloaded it, the Debian package installer opened, Code::Blocks landed on the hard drive and was added to the development tools menu. I opened the IDE up, converted a simple Visual Studio solution and the thing just worked. Amazing.

Suffice to say I'm impressed, as it basically Just Works(TM). This environment is very livable if not slightly more compelling than it has been in the past. Mind you, I still think Linux has a 'slapped together' feel about it, but for now I'll say that if I HAD to work with it, I would consider it far less painful (maybe even enjoyable) than it has ever been.
Previous Entry Hats!
0 likes 3 comments

Comments

Ravuya
Ubuntu dist-upgrade is really easy. It's one of the biggest reasons I use Ubuntu; it's easy as all hell moving from 5.x to 6.x. A fresh install is utterly unnecessary.

GNOME is making leaps and bounds in usability; just wait until GNOME 3.0 and it'll practically be as nice as OS X is right now (rather than a poor Windows clone). Code::Blocks is also making some progress, and I'd be surprised if it didn't become one of the more prominent non-Windows development environments.
June 11, 2006 06:02 PM
Bradsco
Quote:Original post by Ravuya
Ubuntu dist-upgrade is really easy. It's one of the biggest reasons I use Ubuntu; it's easy as all hell moving from 5.x to 6.x. A fresh install is utterly unnecessary.

But does it flush out all of the unnecessary crap I may have installed when "trial-and-error"ing it last time around....
Quote:GNOME is making leaps and bounds in usability; just wait until GNOME 3.0 and it'll practically be as nice as OS X is right now

You mean it'll be very polished yet ever so slightly slow on the repaint? :)
June 11, 2006 08:24 PM
ontheheap
I was "Stumbling" recently and came across yet another Linux distribution. I thought to myself "stay away... Linux always sounds like a good idea, but it's just going to piss you off." Anyway, long story short, that distro I stumbled upon just happened to be Ubuntu 6.06 and I can't believe how far Linux has come over the last few years. I was able to repartition my HD (with XP on it) without any problems, all of my hardware worked immediately, etc, etc. Absolutely incredible. I used to always use Linux + KDE so I installed kubuntu-desktop from Synaptic. Ugh! I used to dislike gnome but now I love it. It feels much more stable than KDE and just seems more "mature" overall.

I can't believe I'm using Linux again... Ubuntu just makes the entire experience quite nice.
July 22, 2006 01:56 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement