Gentoo Linux 1.2 393
MrOutlander writes "Gentoo Linux releases version 1.2 of their cutting edge distribution with many updates including KDE 3.0.1 (20020604) and GNOME 2 (beta, 20020607) support. I love emerge :)"
The first Rotarian was the first man to call John the Baptist "Jack." -- H.L. Mencken
Cutting edge? (Score:3, Interesting)
Re:Cutting edge? (Score:2, Informative)
Re:Cutting edge? (Score:5, Informative)
From the website
``Note that the i686 CD will allow a build from scratch for *all* systems, but also has pre-built stuff for i686+ CPUs.''
IMHO they would have done better by creating a i386+ binary CD, because compiling everything from source on a 386 is hardly feasible, whereas on a 686 it's almost a breeze. Still, I love this distro, and will probably continue to use it for quite some time. Drink one from me, guys (and girls)!
Re:Cutting edge? (Score:3, Informative)
Re:Cutting edge? (Score:2, Informative)
Yes, I figured that, but compiling on a 686 is much less painful than on a 386. Providing precompiled 386-binaries would allow people with older machines a quick-start, while people with newer machines can get their fully-optimized stuff in a matter of hours. The way they do it now, people who cannot run the 686-binaries are forced to compile everything from scratch, which can take weeks. People with the latest-and-greatest are still likely to recompile, as I suspect that the precompiled binaries will not be fully-optimized for their systems, and as it only takes a few hours anyway...
Power Users (Score:2)
-Pete
Re:Cutting edge? (Score:2, Interesting)
Re:Cutting edge? (Score:2, Interesting)
In addition to what everyone else said, it has an excellent way of upgrading/removing packages. All files installed by a package are md5ed and the md5sums stored with the package. In removal, a file is only removed if:
Upgrading is done by installing a new version, then afterwards uninstalling the old.
Re:Cutting edge? (Score:2)
First of all, thanks to its Ports-like Portage tree, most the software is up-to-date.
Secondly, well, it's just about the highest-performance distribution I've ever used. You name a feature that can improve the performance of a modern Linux system; you'll find it here.
Thirdly, the init scripts are light-years ahead of what you'll find on most Linux systems.
Gentoo rocks! (Score:3, Interesting)
The only thing I'm missing is a way to make "recursive" library updates.. For example, if I upgrade libSDL to a new version, all apps that depends on SDL should be recompiled automatically.. There is still no easy way to do this in Gentoo, but I heard that it is comming in portage v2...
Re:Gentoo rocks! (Score:2)
For example, debian packages move all documentation to
A great deal of the work of debian is deciding policy of where files get installed. I'm just wondering if gentoo is following debian's lead.
Re:Gentoo rocks! (Score:2)
Re:Gentoo rocks! (Score:2)
Re:Gentoo rocks! (Score:2)
Wouldn't that mean that upgrading something like libc would require *everything* to be recompiled? And what would be the point anyway? If they are shared libraries, your programs will use the new versions immediately. I fail to see what recompiling will do, unless there are new features in the libraries. But in that case the apps themselves would need to be modified to use them.
Re:Gentoo rocks! (Score:2)
When this is implimented Gentoo will really, really rock!
That is exceptionally good news. The one thing I really miss from using Source Mage (well, actually I miss several things about Source Mage, but my employer opted for Gentoo, so Gentoo is what I must use for now[1]) is Source Mage's 'auto-healing' feature, which uses the recursive approach you describe. Actually, IIRC it recursively determines what needs to be recompiled, then flattens the recursion to a list, ordered based on dependency, then recompiles the necessary software in order.
Very nice, and the one really important feature Gentoo has been missing up until now.
I'm delighted to see some cross-polination between Gentoo and Source Mage. Both are incredibly excellent distributions (though both are very different from one another), and seeing them take the best features from one another and impliment them is marvelous.
[1]Looking at this it sounds a little like I regret using Gentoo instead of Source Mage, which isn't really the case. What regret I feel is mostly nostalgia, and very mild
Re:Gentoo rocks! (ummm)... (Score:2)
Re:Gentoo rocks! (ummm)... (Score:2)
Re:Gentoo rocks! (Score:2)
They should only be recompiled automatically if it is *required*...
Standard complaint- (Score:4, Troll)
Re:Standard complaint- (Score:3, Interesting)
Re:Standard complaint- (Score:2)
Re:Standard complaint- (Score:3, Informative)
As far as how current Slashdot's news is, I doubt they can stay more current than their submissions here - Gentoo doesn't mail out an announcement list that I can tell. Gentoo's popular, but I doubt as many people are breathlessly awaiting the next update to Gentoo as they might for the kernel or Red Hat (most Gentoo users would just use emerge).
Re:Standard complaint- (Score:2)
This isn't to deny gentoos install base is enthusiastic, but quoting and pushign the distrowatch number is a bit dishonest as a true measure of growth.
chrisd
Be careful with the cutting edge... (Score:4, Insightful)
Installing Gnome2 and then Evolution left me with no X/Window Manager (or, rather, Gnome 1.4 and Gnome2 at the same time). The machine I did this on is one I use to fool around with, but in a production environment, I suggest avoiding the temptations Gentoo puts before you and sticking with the tried and true (ie, Gnome 1.4 if you like Gnome, and whatever the stable version of KDE is
Testing is the key, not software age (Score:4, Informative)
One should always do significant testing before rolling something out for production use. This is true whether or not the software in question is "cutting edge."
That having been said, there can be real advantages to using up-to-date software in a production environment. You may need the new features (e.g. X support of a new touchscreen the tablets you want to deploy require) or bugfixes (KDE 3.0.1 v. KDE 2.2.1 is a good example here), so cutting edge software, while it should be treated with caution, can be very beneficial.
The key is rigorous testing prior to deployment, so while this means the software your using will likely be at least a month or two old, it can still be pretty cutting edge if that is what is required, and it holds up in testing. In our case, X 4.2 was deployed very quickly (within 6 weeks of its release), as was KDE 3.x, while other "cutting edge" stuff, like gcc 3.x, probably won't be deployed for another 6 months because it didn't hold up in testing.
You are right, though, Gentoo (and Source Mage, for those who like trying out a pallate of different source based distros) can lead one into temptation. I've installed and backed out more than one bleeding edge app on my home machine for just this reason
At the other extreme, Debian's 2-year-old plus 'stable' distro isn't the answer. With the speed with which free software evolves, running 2 year-old free software is analogous to running 10-year old proprietary software
Gentoo is great!! (Score:5, Informative)
I've been using Gentoo for the last couple months and I have to say that Gentoo has really restored the sense of wonder I had when I set up my first install of Slackware years ago. I was skeptical at first but Gentoo has so totally won me over that I can't imagine going back to anything else. I think if Gentoo ever failed I would probably go to something like BSD now.
Gentoo probably isn't really a newbie distro since it has no automatic installation or setup, but then again I know some people have been able to manage it on only some limited experience from Redhat or Mandrake. It really makes you understand how your system is set up and works to a degree that most of the package based distros don't but also feels far "cleaner" than Slack (my previous favorite) or LFS. I've learned more about Linux in a couple months of Gentoo than in a year of Redhat, and I'm happier with my setup and customization than I ever have been before.
Also, Gentoo is FAST. I run it on a somewhat older laptop (Celery 500, 128 MB) and though the compiles do take quite some time for large packages like KDE and X, the system really does have a much faster "feel" to it than in other distros. I don't have any hard data on it but the speed increase was enough to be quite noticable going from Redhat.
Anyway, I've been 99% satisfied with Gentoo and I'd recommend it to anyone with a little Linux experience (though definitely not as a server distro) who wants to have fun with a desktop Linux setup. Now if I could only tear myself away from tinkering with my Gentoo and find time to work ;)
Re:Gentoo is great!! (Score:5, Insightful)
If you think installing and compiling software is fun, sure. Gentoo fills a specific niche for people who (like yourself) want to learn more about their systems, and also the rare breed of people who want everything compiled from source. It's not for everyone. Some people don't like their desktops to break. And I personally don't care how my desktop works just as long as it does! That's why I stick with Debian: it may not have all the latest stuff but I can install software with 99% certainty that it will work because the maintainers have built and tested the packages.
And when I say that you're a niche user I don't mean to belittle you. Nor do I intend to put you on a pedestal. Gentoo is attractive to you. Debian is attractive to me. RedHat is attractive to other people. They all fit a particular niche. Gentoo offers features that you find attractive and this makes Gentoo a worthwhile distribution. But don't make the mistake of thinking that because you find Gentoo fun that everybody "with a little Linux experience" will find it fun too. I've tried Gentoo and RedHat and I think RedHat is more "fun" as a desktop. But that's because I think compiling software is boring and pointless.
The diversity in Linux distributions is an incredible strength. If there was only one Linux distribution then I strongly believe there would be fewer Linux users.
Re:Gentoo is great!! (Score:3, Interesting)
I totally agree, 100%. I'm quite enthusiastic about Gentoo and it shows in my praise of it. But yeah, I totally agree that it isn't for everyone and it isn't for all applications.
Linux offers so many choices and I think that it's great that there are so many distros out there, even if it sometimes is a hassle. The different distros have lots of different strengths:
Support/Documentation: Debian, Redhat, SuSE, Mandrake
Stability: Debian, Slack
Desktop use (normal users, newbies): Redhat, Mandrake, Debian etc.
Desktop use/Bleeding edge (tinkerers, experimenters): Gentoo, Source Mage, Slack, LFS
Obviously, this is far from a complete list and just represents some ideas of mine. I'm 100% with ya on the diversity thing; the best part of Linux is indeed that you have so many option for making it just right for you.
Re:Gentoo is great!! (Score:3, Insightful)
I agree wholeheartedly!
Re:Gentoo is great!! (Score:2)
Re:Gentoo is great!! (Score:2)
Re:Gentoo is great!! (Score:3, Interesting)
I was really happy with Debian until release freezes and packagers waiting for obscure platforms like hppa.
Gentoo is bad for penguins (Score:4, Funny)
This will increase the greenhouse effect and melt the icecaps. Then the only gentoo surviving will be those in zoos and those on harddisks.
Re:Gentoo is bad for penguins (Score:2)
Also, a large number of the source packages can be downloaded automatically from the main site for that package.
Re:Gentoo is bad for penguins (Score:2)
The package lists are rsync'd (very efficient) from a round robin DNS server that serves from many mirrors.
Ebuilds typically download sources from ibiblio (formerly unsite.unc.edu, and metalab.unc.edu), which has gobs and gobs of free bandwidth or one of it's many mirrors, OR falling back on the download site of the package (i.e, sourceforge.net, ftp.gnu.org, ftp.kde.org, ).
just curious.... (Score:3, Funny)
(it could be that I really am that stupid)
Re:just curious.... (Score:2, Informative)
10 facts about Gentoo (Score:3, Informative)
Given that the penguin has a latin name, should the full name of this distro be:
Connochaetes taurinus [nature.ca]/Pygoscelis papua Linus ?
Install from floppy. (Score:4, Interesting)
However, being older machines some do not have cdrom drives, only floppy drives and network connections. Given that most of the gentoo install is done on the network anyway, it's a shame the install discs provided are only cdroms.
If anyone has a "HOWTO install gentoo from floppy" I would be happy to know about it.
HOW-TO Install Gentoo Linux from a floppy (Score:5, Informative)
Instructions:
Mount the CD on some computer with a cd-rom and network support.
Follow boot disk instructions to get the computer that Gentoo Linux is going to be installed on running and the network up.
Look at Normal Instructions [gentoo.org] and Skip steps 1 - 5; Follow step 6 (partitions) and 7 (mounting); skip 8; and for step 9, instead of copying from cd-rom, copy stages from the network (using whatever protocol meets your fancy); then continue on with the rest of the instructions.
Re:Install from floppy. (Score:2)
Well, it's possible, though not easy. You would have to boot from floppy and then get SSH or NFS or some such thing running to allow you to mount the install files over a network. From what I've heard it's not possible to install Gentoo from a floppy alone without the assistance of another machine on the network.
Also, though using Gentoo to speed up those old machines does hold some appeal, it may not really be feasible to do since the compile time would be prohibitive. The best option if you really want Gentoo on those machines would probably be to install Gentoo on a faster machine, compile all the packages you want on that machine with "fake" installs, and then move the binaries over. IMHO it would be less trouble to just use a binary distro for machines that are old enough to not have a CD-ROM drive.
Re:Install from floppy. (Score:2)
As an added bonus, the GRSecurity stuff is great and you just know that if you didn't do an emerge telnet, it's not going to be there, waiting to be exploited. The thing doesn't even have -traceroute- in the basic setup. I love it. :-)
And, the simplicity of the ebuild format (no need to re-package the entire program) makes new releases (close to 2000 supported programs last time I checked) show up much quicker here than in RPM format.
Yesterday, I installed it on my workstation (to stay, this time) and the last thing I did before leaving for home was 'emerge kde'. When I came in this morning, it was all done - not a problem.
Re:Install from floppy. (Score:2, Insightful)
If anyone has a "HOWTO install gentoo from floppy" I would be happy to know about it.
No howto, but why not use a floppy-based linux like 2-disk xwindows or baslinux or even tomsrtbt from here [ibiblio.org] to connect to ftp.gentoo.org, download the ISO, mount it as a loopback device and install from the laptop's HD?
Re:Install from floppy. (Score:2)
If you've got another (faster) computer and some extra hard drive space, that's the ticket. Substitute vmware for a nice fat directory on your box and you'll be rocking.
Alternatively, you can hook your cd-rom-less's computer's hard drive up to one with a cdrom and compile with the appropriate flags.
An alternative to Gentoo... (Score:5, Insightful)
Re:An alternative to Gentoo... (Score:2, Insightful)
Re:An alternative to Gentoo... (Score:2)
Re:An alternative to Gentoo... (Score:2, Insightful)
I've used both LFS and Gentoo. The basic fact is, LFS is wonderful for learning about Linux but doesn't have anything comparable to Portage. Indeed, LFS doesn't have any kind of package management system except one you set up yourself. That's one example of a major difference which might have you choosing a Gentoo install over "doing" LFS.
Now, I loved doing LFS, it was great to learn more about Linux, see what depended on what and compile things "by hand," but when I was looking for an upgrade, I didn't want to spend the time, so I picked Gentoo: it's very low-level in some nice ways, but doesn't make me doing every single little thing to get it running. They are two different distributions (if you can call LFS a distribution) with different positive points. So why compare them like this? You're just trolling and spreading confusion. Please explain what you mean when you say "LFS...accomplishes much of what Gentoo has set out to accomplish but without all of the superfluous extras." Is a BSD-style ports system superfluous? Superfluous is what is superfluous to you depending on your needs. This is why we have different distributions. So what are you talking about, what is your point?
BTW, Gentoo does also have a PPC version, please check your facts or make sure you are saying what you mean to say before posting: http://www.gentoo.org/doc/gentooppc-quickstart.htm l [gentoo.org].
Re:A demonstration of how money corrupts the syste (Score:2)
Odd. I just installed on a box here a few days ago on a system that can't boot from a CD. It's only a 500mhz pentium machine. I just booted using grub and tftp and mounted the cd and went from there. Took me a couple days to build everything but it works great.
Re: (Score:2)
Gentoo is great! (Score:2)
But the coolest feature (besides portage) is the beautiful init script infrastructure. The init scripts are the prettiest of any I've seen so far, and also the easiest to modify. Having all the configuration files in plain-text is a very nice thing.
Sorry if this is redunant, because I'm sure everyone already knows that GENTOO IS GREAT!
Source based vs. Binary based: Possible compromise (Score:2, Insightful)
With the previous discussion whether source based distros or binary distros are better I wonder, why you can't simply download a binary distro and recompile all important packages from the Source RPMS. So you can get the comfort from e.g. Mandrake with the efficiency of e.g. Gentoo.
Is it a possible way to enhance a binary based distibution with a recompilation feature?
Bye egghat.
What much of the discussion is missing ... (Score:3, Insightful)
If you want a desktop, you will have different needs to desiring a server. You will want eye-candy. So who decides what the important packages are?
Policy dictates, if you use Debian. Something or other, if you use Red Hat or Mandrake. Gentoo and LFS put the control in your hands.
Doing what you suggest can be done, but the question of control then comes up. Either you trust others to know their Linux (binary), or you dig yourself and come up with the goods (source).
For me, it's Debian unstable. I don't have time to look at recompiling all the source for any machine at the moment, though I won't rule it out. And I have no problem whatsoever following what the Debian Project recommends as the results have been nearly perfect thus far.
It really depends on what you want to do.
Re:Source based vs. Binary based: Possible comprom (Score:3, Insightful)
heh, I did this with redhat over the years and while it can be done, it just doesn't seem natural. Tarballs are easy to work with if a person likes to have the source as a quick reference to why things work. Having a source tree available is like having the most comprehensive man pages if I want to know the most obscure details.
With a source based distribution, the temptation to tinker and try interesting hacks out is overwhelming. Gentoo provides an environment that is friendly for making changes if one wants control how far across the system modifications will reach. I don't see how it would be possible for rpm --rebuild to recompile just the system or selected parts of the world, while emerge makes this easy.
Re:Source based vs. Binary based: Possible comprom (Score:2)
Pulling it out of my ass, I'm willing to bet most of the perceived speedup probably comes from custom compilation of glibc and XFree86.
Gentoo really is excellent... (Score:4, Informative)
Gentoo Euphemism (Score:2, Interesting)
Emerge Love ? (Score:4, Funny)
I tried Emerging love but nothing happend.
Re:Emerge Love ? (Score:5, Funny)
Interpret that as you will. Sounds violent and possible pedophiliac to me...
CD Available (Score:2)
On their web site they suggest buying a cd from:
http://www.tuxcds.com/ [tuxcds.com]
-Pete
New Gentoo ports (Score:3, Informative)
Real speed improvement? (Score:2)
Is there measurable speed increase by using this distribution, or do you really just save a couple microseconds here and there?
I would like to consider myself a fairly experienced linux user. I have done my fair share of deep digging into my first pre kernel2.0 slackware system through my curent one. May it be worth my time to attempt to convert my RedHat 7.2 Dell lAttitude C800 to this? I use it for java development (IDEA rocks!), and related web work.
-Pete
Re:Real speed improvement? (Score:3, Informative)
A 5% to 30% increase in speed is not a big deal for a single program but if you can get it for the entire system without much inconvenience it really starts to add up. So whatever server processes are left run efficiently.
Also, if you use X Gentoo makes it very easy to install the preemptive and realtime kernel patches, and at least KDE works well with that. It does make a big difference in interactive speed. No, you won't see some number-crunching program working miracles once you install Gentoo, but it is much more pleasant to me.
I find the system as a whole so clean that even if it were a binary-only system I'd prefer it to Debian and RedHat derivatives. Very easy base to expand upon _without_ branching from the original, which is a new thing to me. I'd expect central storage of binary packages, keyed to the specific processors and optimizations used, to be integrated into Portage in the future without breaking anything.
Re:Real speed improvement? (Score:3, Informative)
I don't have benchmarks or anything, but I think my workstation runs a good bit faster as a result of switching from Red Hat 7.2 to Gentoo 1.2. Things like Mozilla and KDE, which were fairly slow in Red Hat, run surprisingly fast now. I don't know if this is because Gentoo optimizes them for my machine or if it's just because I have the latest versions now, but the speed increase is real.
I've been extremely happy with Gentoo (though I haven't been at it for that long). I switched because I was tired of a lot of the bloat that comes with recent versions of Red Hat. They have you install a lot of stuff by default, and I'm scared that I'll break something if I go in and start removing things. Gentoo gives you what you need, then you use the ports system (Portage) to install what you want on top of that. So far, this has resulted in less bloat.
Portage is great. If you decide that you want to install the LyX word processor, you just type:
$ emerge app-office/lyx
No RPM dependencies, no screwing around on rpmfind.net, no trouble at all.
Another cool thing about Portage is that, if you want, you can set global compile options. For example, you tell it to "use SSL", and then, every time you build something that has optional SSL support, it compiles that in automatically.
The biggest problem with Gentoo is that, when you install something, you have to wait for Portage to download it and any dependencies onto your machine and compile everything. It took my machine an entire afternoon to do emerge kde-base/kde on a 1GHz Athlon with 256 MB of RAM. I didn't mind this so much, because I had plenty of time to wait for it, but a Gentoo install requires a lot of patience (or Playstation games, which the installation guide recommends). You've been warned. Also, configuring the system involves manually editing text files -- I haven't found any graphical wizards yet. Again, that's fine by me, but you may have better things to do with your time.
If you decide to switch, make sure you hang on to your XF86Config-4 file. I had trouble getting X installed and was glad that I had a copy to refer to. However, if you were using Slackware before the 2.0 kernel came out, you're tougher than I am, so you'll probably have better luck than me.
I hope this helps -- good luck with whatever you decide to do.
Steve
Re:Real speed improvement? (Score:2, Interesting)
It's possible it was a misconfiguration, but I really doubt it since I looked long and hard for one and the lagging would scale roughly with load from "just barely acceptable" to "unbelievably bad for a 900Mhz box."
And even if it *was* a misconfiguration, I'm glad I switched. Emerge is my new favorite application.
--Knots
Re:Real speed improvement? (Score:2)
Optimizing doesn't help in commands like ls, but I've seen a modest boost in things like compiling, and programs like KDE/GNOME/Mozilla/XFree86)
Portage is a *BSD ports killer (Score:3, Interesting)
emerge everything (Score:2)
For example, if I want to emerge PHP on my firewall PC, emerge also thinks it needs to install XFree86 and some Java utilities.
Besides that though, it's quite nice.
Re:emerge everything (Score:2)
Of course this is one of the items that could be made easier, it isn't intuitive from the start, but if an item is set by default in the USE variable any package that has support for that item will require it.
In other words, any package that has some features that require X _will_ use those features if "X" is present in the USE variable, and it will be compiled as a requirement for those packages. Same for Java.
This is one of the less intuitive items of Gentoo but is also one of the items that allows great control over the extra baggage once understood.
You can control this on a per-package basis by setting/removing items with environment variables. export USE="-java -X" would be a good start before compiling PHP.
Gentoo Baby (Score:4, Interesting)
Quite possibly the best feature is the ability to update critical packages with a single command. When the latest OpenSSH hole was discovered, the Gentoo developers had a new ebuild package up on their rsync mirrors within a few hours . All it took on my Gentoo boxes was a simple: And it was done. My collegues on their HP-UX boxes were spending their day looking for patches from HP's site while I was back relaxing a reading
Re:Gentoo Baby (Score:3, Insightful)
emerge -u openssh
Whereas on my Debian boxes at work it was a simple:
% apt-get update
% apt-get upgrade
and I didn't have to wait while it re-built.
Re:Gentoo Baby (Score:2)
Still, I prefer Debian. If I want to build from source, then I'll install a source package instead of the binary package. If the package maintainers are too slow to patch what I have on a critical system, then I'll patch it myself. There are just too many times I'll pull a package because I want to use it immediately for what I'm doing, as well as too many times that I pull a pacakge and realize it's not what I want, to build everything from source.
Re:Gentoo Baby (Score:2)
No, but you did have to wait for debian to release the binary. In the case of ssh it was done quickly (and, if you are running 2-year old software in debian Stable it will always be quick to get security fixes, but at the very high price of running archaic software).
Even security releated fixes don't make it into unstable as quickly as they do stable, and testing is generally a couple of weeks later still. And if you want to run software that is anything approaching modern under Debian, you have to either run unstable or testing, or compile the software yourself. If you're doing the latter, you may as well be using a source-based distro that will manage the compilation process and handle dependencies for you.
Then there are all those packages that aren't security related per se, but still contain signficant bug fixes or enhancements people may really need. Have you tried to apt-get X 4.2 under Debian lately? You can't, because even in unstable it still isn't supported yet, despite it being months since its release to the community. On the other hand, I've been using X 4.2 since January.
The thing that makes distros like Gentoo so powerful isn't just the performance improvement of having everything compiled optimized for your hardware (which is significant, naysayers notwithstanding), but that it makes installing from source as easy as other distros make installing precompiled binaries. This is a huge deal, as installing from source has all kinds of performance and stability advantages, not to mention less complex dependency issues, over precompiled binaries. And on a reasonably modern CPU the wait for something to compile really isn't a big deal for most packages, a few very large ones (KDE, X) excepted.
Re:Gentoo Baby (Score:2)
Yes, but us gentoo users didn't have to wait for it to get into the distro.
From my experience, ebuilds are made much, much, much faster than debian packages are.
Re:Gentoo Baby (Score:2)
Re:Gentoo Baby (Score:2)
Okay, I'll bite. If Gentoo is the penultimate distro, what's the ultimate distro?
Re:Gentoo Baby (Score:2)
1.3b_test (Score:4, Informative)
From the changelog:
"The 1.3 series is meant to get Gentoo ready for total world domination with Gentoo 1.4
I haven't had many compile issues with it yet - this is a distro to watch out for.
Re:1.3b_test (Score:2)
I'm curious about their versioning schemes. I got started with 1.1a. 1.0, 1.1 and 1.2 were not testing. 1.3 is, and 1.4 won't be.
I guess the numbering dosen't hold any pattern?
Re:1.3b_test (Score:2)
What has come out is 1.3b_test. Notice the b_test yet?
Important note! (Score:4, Informative)
Two Things I don't like about Portage... (Score:4, Interesting)
Oh, yeah, I also couldn't get KDE to compile with `-O3 -mcpu=i686' on a fairly new Dell Xeon machine. I'd get all sorts of random errors like 'Illegal instruction', so I had to build all KDE packages with "-mcpu=i486", then I tried i686 again and the kdebase package compiled successfully this time! The mailing lists just advise to play with the compile options in order to get KDE working. Weird.
Re:Two Things I don't like about Portage... (Score:2)
Re:Two Things I don't like about Portage... (Score:2)
gboyce@necronomicon gboyce $ epm -q evolution
evolution-1.0.7
gboyce@necronomicon gboyce $ epm -ql evolution
/usr/share/man/man1/evolution.1.gz
/u
/usr/share/gnome/help/
/usr/share/gnome/help/evolu
/usr/share/gn
/u
/usr/share/gnome/help/evolution/C/styl
/usr/share/gnome/help/evolu
/usr/share/gnome
/usr/
/usr/share/gnome/help/evolution/C/stylesheet-
/usr/share/gnome/help/evoluti
/usr/share/gnom
/usr/share/gnome/help/evolution/C/stylesh
<snip>
Re:Two Things I don't like about Portage... (Score:2)
My standard compilation flags were "-mcpu=i686 -O3 -pipe". I guess I feel too lazy to try march now that KDE is working.
Be carefull (Score:3, Interesting)
This makes stability a huge issue, and on several occasions I've had to rebuild programs because they got borked by an update of something else. Also, I've had emerge f#*k my system so badly that no one on the forums could help me, and I required a "from scratch" install.
I've been using Linux (Slackware, Debian, SuSE, etc..) for 5 or 6 years in an academic and work environment, and at this point I often feel Gentoo is more trouble than it's worth.
Having said that, Gentoo is the distro I'm running right now...
JUST BE CAREFULL.
My Gentoo 1.2 Experience (Score:5, Informative)
I finally deleted my Windows partition. I figured that, as long as I'm messing with my partitions, I may as well ditch Mandrake 8.2 for a ``real'' distribution in the process.
I set apart all of Saturday to scrounge through my system to find and backup all my data files, and then to download and install Gentoo 1.2. So far, I have been mildly impressed. I have run into the following problems though:
I live on-campus, and my school blocks port 80 and makes everyone go through The Great Proxy Server. This does not jive well with emerge. The installation instructions, which I printed out before starting, say something about setting the HTTP_PROXY variable in the /etc/make.conf file, which I tried setting, to no avail. I then set the environment variables. That didn't work either. I looked for Lynx, or something to browse the Web with, and nothing was available (please no smart comments about telnet, thank you very much).
My school maps my network account to the hardware address of my network card, so I couldn't just plug in my laptop to get net access to get more documentation. I was about to run out to a computer lab, when I realized that the Gentoo 1.2 installation environment included iptables (I have 2 network cards in my system)! After a little bit of NAT magic, I had my laptop on-line, and I checked the FAQ, which mentioned, ``Oh, and if setting the PROXY environment variables in make.conf doesn't work, set it in wget's configuration files.'' So it uses wget. Nice to know. Setting the proxy there worked, and I was on my way!
I set the USE variable in make.conf, and then started emerge'ing. I was a little worried about how the compile settings really would be (i.e., would X, qt, and KDE be compiled with the necessary flags to enable anti-aliased fonts? It turns out that they were.) Compiling KDE took the better half of the afternoon, since it had to compile X and qt first. It worked like a charm!
So far, the only problem has been trying to emerge openoffice. The first time I tried, it complained about gcc 2.95.3 (it wanted 3.0.4). After ebuild'ing gcc 3.0.4, it started up. A couple of hours later, it bombed on something about not finding javac. There's a line in openoffice-1.0.0-r1.ebuild that reads ``COMMONDEPEND='... >=virtual/jdk-1.3.1''', but it prompted me for my java directory, and I wasn't sure what to type in there. And javac isn't on my system now, although that dependency should have prompted emerge to install it.
Well, these kinds of problems can be easily resolved by hand, but it goes to show that it can be difficult to get everything right the first time around in something like Gentoo. mozilla compiled without a hitch, and as soon as I fired it up this morning, I found this story, and thought I'd post my experience for all to enjoy. Oh... and my mozilla compiled with anti-aliased fonts, by default!
Re:My Gentoo 1.2 Experience (Score:2)
Gentoo extends the live of slow hardware. (Score:2, Interesting)
I can't give you hard benchmark figures, but I can give you personal experience. Redhat 7.2 in X on the machine was very slow. Switching VC's lagged, compiling the kernel in a Konsole would make the cursor lag around the screen and trying to load too many things really bogged the system down.
But, with a Stage1 Gentoo 1.1a install (Stage 1 compiles everything, Stage 2 and three use increasingly larger lists of precompiled binaries.) with CCFLAGS and CCXFLAGS set to '-O3 -mcpu=i686 -march=i686 -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -malign-functions=4' in make.conf, the system is decidedly faster in KDE3. I run XChat without gnome, Konsole, Konqueror, and the KDE desktop all compiled locally with the above optimizations. It's incredibly responsive and very very usable.
Emerging the gentoo-sources package will bring down a laundry list of kernel patches such as the pre-empt and latency packages and all sorts of fun stuff. The only snag there is that my laptop was done with XFS as it's sole filesystem, and pre-empt and XFS don't play well, at all.
Is it perfect? No. OpenOffice takes forever to load. Mozilla takes less time but it's still a while, but it runs very well once it's going. (This is binary OO and Moz, not compiled locally.)
The system just plain doesnt have the balls to run something like CrossoverPlugin with QT5, and compiling a kernel still bogs the system down a bit, but not as much as with redhat. It's still a very usable machine.
And, the biggie, "emerge KDE" took 12 hours. X took a bit less than that. A recent "emerge --update world" which updates every package on the system that's been updated on the main rsync/cvs tree took 24 hours. I have other machines that I use in the interim, so it's not a huge problem for me.
Let me agree with one thing alot of Gentoo fans here have said. This is not a dist for everyone. It's not something I'd use for my parents, for example. But it's not a hardcore experts only dist either.
Many here have made a big deal about "I don't want to have to compile everything." The thing is, you don't compile a thing. You never type make. Want XChat? type "emerge xchat" and portage will go out to the fast repository at ibiblio and download the tar.bz2, compile and install. You do nothing but the one command.
Want ImageMagick? type "emerge ImageMagick" and it'll do the same. Whoops, it wants libjpeg and libpng which you don't have installed? It'll go grab those too and install them first. You've typed exactly one command.
Sure, it takes longer to compile something than it does to install it from a binary rpm. That's a fact of life. But is it worth taking that time for binaries that run 5-10% faster because of the local optimizations? It is for me. I'm currently laying plans for a new desktop that's a dual AthlonMP 2100, with a make.conf flag to make with -j3 it'll compile pretty damn fast. And when the next Gentoo is released with gcc3, there will be athlon optimizations which will make the apps just that much faster.
I've turned several friends of mine on to Gentoo. Hardcore dist bigots who have all been incredibly impressed. I can't say enough nice things about it.
Every revision of redhat frustrated me more and more from the severe bloat. I had all but given up on Linux for OpenBSD. Gentoo has been impressive enough to pull me back from that brink. I've got a dual processor machine on the way (And OpenBSD has no SMP) and Gentoo got the nod. (Which, of course, the trolls will love, since, you know, BSD is dead)
Crank ON! (Score:3, Interesting)
Long live the compiler!
Re:Hmm (Score:2, Informative)
Re:I downloaded Debian two days ago (Score:3, Funny)
Yeah, like KDE3 and Xfree 4.2. No, wait...
It's been over 2 months since KDE3 was released. How about having it FINALLY in Debian as well?
Re:I downloaded Debian two days ago (Score:2, Insightful)
Great idea, why won't you help Debian folks if you need it so much?
Re:I downloaded Debian two days ago (Score:2, Informative)
deb http://kde3.geniussystems.net/debian /
deb http://people.debian.org/~bab/kde3
Also, check out the debian-kde mailing list at lists.debian.org [debian.org] for the latest and greatest. Once woody is released (and it's SOOO close) you'll get KDE 3.0.1 and XFree 4.2 in unstable.
Re:I downloaded Debian two days ago (Score:2)
Short answer: apt-get is your friend.
Re:looks to be pretty cool (Score:4, Informative)
I think that Gentoo is reasonably secure "out of the box" because it doesn't automatically setup ANY network programs or daemons. Nothing is activated until you explicitly set it up. The problem comes when you start to set things up...Gentoo will not be secure for long if you don't do a good job of configuring everything. But then again that's going to be a problem with any Linux distro and at least Gentoo probably isn't quite as easy to root right after install as some other distros.
Re:looks to be pretty cool (Score:2, Informative)
Re:GCC 3+ & Other Software (Score:4, Informative)
# ln -sf
Using profiles, you can also make company-specific distros and other specialized versions of Gentoo...
Re:experiences with gentoo (Score:2)
I would have said something very similar in my case. Gentoo is fun. However, it would not be fun if I did not have my solid FreeBSD partition waiting for me should I need refuge.
At least, that would have been true when I started using Gentoo, a few months ago, when it was rather rough and raw and had a very thinly populated "portage" tree, compared to FreeBSD's ports. Today, I think I'd be willing to use it full-time. Almost. I still find several small annoyances under linux (of whatever variety), but maybe I've just been using freebsd too long.
Offtopic, here's one annoyance with linux: pppd. FreeBSD ships with the same pppd as in linux, but pppd seldom gives me stable connections, either under linux or under freebsd, I can't figure out why. But FreeBSD also ships with a userspace "ppp" program, which I find vastly more reliable. So that's what I use: even when I'm using linux for whatever reason, and want to dial up, I always reboot into FreeBSD first.
PCMCIA is another pet peeve I have with linux. Getting it working is a pain, and under gentoo, every time I upgrade it seems I have to sort things out all over again. With FreeBSD it just works. Downside is FreeBSD doesn't support cardbus (it will in 5.0) but I don't have any cardbus cards, luckily.
I recommend to all Linux users that you try Gentoo. It will remind you that this operating system is for hobbyists, and that that's not necessarily a bad thing.
It will remind you that Gentoo is for hobbyists (as of now, anyway). Why does it tell you anything about Red Hat or SuSE?
Re:Gentoo Linux (Score:3, Insightful)
Because if you were to remove the compiler and "few other tools" like glib you'd be left with a pile of neat source code.
That's like saying that because my car requires gas to function, that it should be called a Nissan Texaco/Altima, or a Nissan Chevron/Altima. If I were to remove that precious gas, I'd be left with a pile of metal. I do lack the time to make my car go without gas, so I guess I won't be ditching it anytime soon. But I won't be prepending Texaco/ or Chevron/ or anything else in order to show my appreciation.