Results 1 to 10 of 18
How is it doing? same as other distros?...
- 06-06-2003 #1Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
Gentoo Linux, anyone here tried it before? Please share here
How is it doing? same as other distros?
Signature removed by moderator - please see forum rules
- 06-06-2003 #2Just Joined!
- Join Date
- Jun 2003
- Location
- Helsinki, Finland
- Posts
- 78
It's going great. The best Linux I've used. No more RPM dependency hell.
The install process is a bit intimidating but well documented. As a bonus, you'll learn lots about how Linux works. The support forums are great. Give it a day in court.
- 06-06-2003 #3Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
really? cool! are you using it now? how about the speed? any problems during applications installations such as Mplayer or java? need loads of compliing, right?
Hm, I think there are too many temptations in Linux world.
Signature removed by moderator - please see forum rules
- 06-06-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I'm going to try it sometime soon, hopefully tonight. It'll be exciting to see how it performs.
- 06-07-2003 #5Just Joined!
- Join Date
- Jun 2003
- Location
- Helsinki, Finland
- Posts
- 78
Yes I am using it at home, at work and on my work laptop.
Just a warning, KDE takes a massive amount of time to compile. But the wait is worth it.
Plus package management is great. For example, to install mplayer:
That's it. All dependencies will be downloaded, compiled for your cpu, then installed. It does take longer than a perfect RPM install, but how often does that happen? I can't stand searching rpmfind.net for some dependency.Code:# emerge mplayer
Once you get the base installed, checkout the desktop guide for help with XFree, kde/gnome, apache etc etc. Also, for perfect Java, there's yet another guide.
Good luck.
- 06-07-2003 #6Linux User
- Join Date
- May 2003
- Location
- Hong Kong, China
- Posts
- 256
OH, seems to me that there are too many distros to try out in Linux world, just not sure whether to try them all out or not!!! LOL.
Signature removed by moderator - please see forum rules
- 06-07-2003 #7Just Joined!
- Join Date
- Apr 2003
- Posts
- 10
The distro is great!! but I find the support forums to be not so good
- 06-07-2003 #8Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
I hopefully will test it soon....i saw that there existed a couple of different types of installation procedures and levels....which are the must common install level and what are gentoo using besides rpm-packages for installation.
RegardsRegards
Andutt
- 06-07-2003 #9Just Joined!
- Join Date
- Jun 2003
- Location
- Helsinki, Finland
- Posts
- 78
WRT to the different stages, check the install doc http://www.gentoo.org/doc/en/gentoo-x86-install.xml. I always goes with stage3. I'm too impatient.
Gentoo doesn't use RPMs (Which are precompiled binary packages). Instead there are scripts called ebuilds which are used by the package management system to download package sources and compile them. Ebuilds also describe dependencies and such.
- 06-07-2003 #10Linux Newbie
- Join Date
- Feb 2003
- Location
- Swansea (UK)
- Posts
- 221
Are you saying that you have to compile most the the components of Gentoo?


Reply With Quote