vote up 0 vote down star

Hi,

I will maintain a C program which I was told it should only work on Redhat Linux. I want to setup a development environment for it but I'm wondering if Redhat Linux server is free? If it's not free, is there any other free Linux distros can relpace Redhat for me?

flag

75% accept rate

closed as not programming related by Ben S, Chad Birch, TheTXI, Neil Butterworth, Adam Lassek Apr 17 at 17:32

2 Answers

vote up 8 vote down check

CentOS takes the source code, and files off the 'RedHat' trademarks.

'Free' is a more interesting question - as the word is overloaded in the English language. No cost, vs freedom. CentOS (and some others) are made to be binary compatible with RHEL and each other - only the copyrighted work of Redhat has been removed, or possibly replaced where appropriate.

link|flag
vote up 1 vote down

According to their download page, RedHat Enterprise is not free.

Wikipedia has a list of RedHat derivatives distributions. If a distribution is binary compatible with RedHat, your program should run no problem, even if just installed using the .rpm.

link|flag
Fedora isn't a server, unlike CentOS – qrdl Apr 17 at 17:22
And remember, RHEL is pronounced "our hell". – chaos Apr 17 at 17:22
It's the other way around: RHEL releases are based on some Fedora release. – andri Apr 17 at 17:23
Removed comments about Fedora and added the Wikipedia link to the RH derivatives. – Ben S Apr 17 at 17:25

Not the answer you're looking for? Browse other questions tagged or ask your own question.