Linux Distribution Suggestions
I'd like to know everyone's suggestion for a good Linux Distro. The main reason I'll be using it is for programming in C and C++ (for school), and for general office work, so I don't always have to boot into windows to check e-mail or use a wor...
#614 - 11/15/02 10:47 PM
Linux Distribution Suggestions
|
GBlake
stranger
Registered: 11/15/02
Posts: 2
|
I'd like to know everyone's suggestion for a good Linux Distro. The main reason I'll be using it is for programming in C and C++ (for school), and for general office work, so I don't always have to boot into windows to check e-mail or use a word processor. (I will be dual booting)
I've tried Mandrake 9.0 already, but I don't really like it. I'm thinking of Redhat 8.0. I've heard that Debian and Slackware are good, but I don't know about installing with just a text-based installer. What do you guys think?
My specs are: P3 733 256M RDRAM 1x 20GB HD 1x 80GB HD Geforce 256 SBLive
Geoff
|
|
Top
|
|
|
|
#615 - 11/16/02 12:04 AM
Re: Linux Distribution Suggestions
|
punkisdead
member
Registered: 08/08/02
Posts: 118
|
I like debian personally, not bleeding edge like most of the other distros, but can be with a little work. Also apt is by far the best as far as installing packages. I personally don't care for Redhat 8.0, I liked 7.3 but they kinda screwed up on 8.0.
|
|
Top
|
|
|
|
#617 - 11/16/02 07:37 AM
Re: Linux Distribution Suggestions
|
clutch
Carpal Tunnel
Registered: 03/29/00
Posts: 3859
|
Debian is awesome, but if you have a bit of change to fork out, go for Xandros: www.xandros.comIt's based on Debian woody, and has all of Debian's strong points but it easier to manage, has a patched/updated kernel, and a better hardware detection and installation routine. It also looks somewhat similar to a Windows 2000 install, but is all Linux. It also comes with Codeweavers Office and CrossOver plugin to support some Windows-only apps and utilities.
|
|
Top
|
|
|
|
#618 - 11/17/02 02:39 AM
Re: Linux Distribution Suggestions
|
aeon
stranger
Registered: 11/17/02
Posts: 6
|
Well, you could try Libranet too, it's also debian based but with an easier installer. And if you pay for it, you get all the latest stuff, but you can download a trimmed version for free. Personally, I use RedHat 8 and i'm pleased with it.
|
|
Top
|
|
|
|
#620 - 11/17/02 05:43 AM
Re: Linux Distribution Suggestions
|
GBlake
stranger
Registered: 11/15/02
Posts: 2
|
Thanks for the suggestions all. I looked into both Debian and Slackware more closely, and I wouldn't have been able to install them where I wanted, which was the last third of my 80GB drive, where LILO can not see to boot. I did end up installing Redhat 8.0, then promptly uninstalled it because it couldn't configure grub properly to boot me into WindowsXP. So, I'm back on Mandrake 9.0, which has everything of mine working properly. I do have another question though, how do I switch between gcc compiler versions? I installed gcc 2.95.3 from source, but I can't seem to get around gcc 3.2, and I don't know where to look. I need to use v2.95.3 for my programming class, but I'd like to keep 3.2 around for compiling any programs I download that are only available as source code.
Geoff
|
|
Top
|
|
|
|
#794 - 12/13/02 07:04 AM
Re: Linux Distribution Suggestions
|
FishDog
stranger
Registered: 12/12/02
Posts: 15
|
1. Build the new compiler, whatever version.
2. Go into /usr/bin and rename gcc and g++ to gcc-<oldversion> and g++-<oldversion>.
3. Install the new version.
4. Go into /usr/bin and rename gcc and g++ to gcc-<newversiion> and g++-<newversion>. Symlink to the new names, calling the links gcc and g++.
5. Check to make sure cc and c++ are symlinks to gcc and g++.
|
|
Top
|
|
|
|
|
|
1 Registered (Myke),
248
Guests and
42
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
91458 Members
24 Forums
59586 Topics
190132 Posts
Max Online: 1079 @ 03/12/08 01:36 PM
|
|
|