Looking for Suggestions

Forum Index » Forums » Linux Distributions
Author Message
Joined: Jan 13, 2009
Posts: 2
Other Topics
Posted Jan 13, 2009 at 10:07:55 PM
Subject: Looking for Suggestions
Hi, I'm looking for a distro that is a good virtual guest on various hosts (Flavors of Windows and Linux), has minimal setup hassle, has gcc-4.1 suite available (I need to compile C++ and Fortran code using this version) as a package ready for download in either a package manager or website. I need it to have a standard bash shell (Ubuntu did something weird to it's shell after 7.04, some of the scripts I need to execute keep erroring on those versions). Ubuntu is out, because of the reason I mentioned above. It also requires me to sudo to run ptlsim (www.ptlsim.org), which I use for research, which is just weird. openSuse is also an option, but it doesn't play well as a guest and tries to install it's own helper programs, which have version conflicts. I'd be grateful if you can throw a few suggestions my way, Thanks, Nameroc
Back to top Profile Email Website
Rubberman
Joined Jul 30, 2007
Posts: 944
Location:40 miles west of Chicago

Other Topics
Posted: Jan 14, 2009 5:49:12 AM
If Ubuntu is a problem because of the non-standard bourne-again shell (bash) I would recommend either Fedora or CentOS. Both will run nicely in a VM under Windows. I've had good experiences with both. CentOS is a version of RedHat Enterprise Linux, so it is more suited for server purposes, but it is a very clean distribution. Fedora uses a newer version of the kernel - that is where RedHat 'vets components that will go into RHEL after they have been shaken out. It is also more intended for desktop/VM use I think.

Sometimes real fast is almost as good as real time. Remember, Google is your friend!

Back to top Profile Email Website AOL Instant Messenger
Binary Snake
Joined Jan 11, 2009
Posts: 197

Other Topics
Posted: Jan 16, 2009 8:40:56 PM
You can try Debian, it's very fast at compiling code. I compiled the same source code under mandriva 2008.0 and debian 4.0, in debian the compilation time was 2 hours shorter.
Back to top Profile Email Website MSN
Nameroc
Joined Jan 13, 2009
Posts: 2

Other Topics
Posted: Jan 17, 2009 4:09:37 PM
Thank you both, I had given Fedora a shot, but had trouble with the compiler. I'm pretty sure I could've figured it out (either by finding rpms or compiling my own gcc), but the distro needs to be able to be set up fairly quickly, so I'll explore CentOS and Debian for now. Nameroc
Back to top Profile Email Website
Forum Index » Forums » Linux Distributions