
Originally Posted by
pingufunkybeat
Yeah, sure, but I remember compiling KDE 2 betas on Debian testing back in the day, and it created a mess of a system, where half of the system was managed by debs and the other half by automake and I ended up maintaining half of it by hand.
This sort of stuff (bleeding edge software you want to test) is naturally much easier with source-based packages like ports or gentoo's portage.
As an example: I got 4 ebuilds (small text files) almost a year ago which install the latest git radeon driver and mesa. Other than one trivial edit a few months later, that's all I've had to do to have experimental support for my chipset which fit together perfectly with the rest of my system. It updates automatically, no messing needed.
When I read about Ubuntu people trying the same thing, it's always, add this PPA, from edgers, on Karmic, Lucid, Hello Kitty, dragon dinosaur, and is this the right version, or the one from last week, and did they compile in this or that, or do you need yet another repository for experimental this and that, and where do you find it, and so on and so forth. I feel far more lost in that mess than I do with USE flags and ebuild scripts.
So, while Ubuntu certainly has its advantages, in this case gentoo is 10x easier. Source-based distros have some advantages too, especially when you're trying to install things from source.