Hacker News new | ask | show | jobs
by IgorPartola 3465 days ago
Your comment about the kenrel taking a few hours to compile made me chuckle. I went through a Gentoo phase. Nothing like compiling your compiler to compile your compiler to compile your system. Took days.

And before that I had a machine with 24 MB RAM and a terrible habit of recompiling the kernel or running BSD with ports.

2 comments

> Took days.

at least yours finished. Mine would run just long enough to waste most of my day, only to error out because one lib wanted python-3.2.785.2.r58 but could only find python-3.2.1435.214.r3

I was using Slackware around the time that distros were switching from xfree86 to x.org. Not knowing any better, I was trying to run it as a bleeding edge system. I think I took a week or two manually upgrading each library one at a time to make the jump to the new X server.

Apparently I didn't learn my lesson; the next distro I used was Gentoo.