Results 1 to 5 of 5
so i just finish installing redhat now i need to install a program called request tracker.
ive downloaded the source and extracted the tarball but when i run
./configure
it ...
- 10-14-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 8
[SOLVED] installing C compiler red hat Enterprise 5
so i just finish installing redhat now i need to install a program called request tracker.
ive downloaded the source and extracted the tarball but when i run
./configure
it says this
Code:checking if group apache exists... found checking if database name is valid... yes checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/var/rt-3.8.8': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
it seems i dont have a c compiler
ive been google around all morning with no luck
some people say to use the installation cd but whenever irun the gcc rpm it needs dependencies. when i go to install that dependencies it needs another dependencies and so on.
other say to use yum but it says i need to be registered with RHN.
when i go to the add/remove software this is nothing that says C compiler
pls help me
- 10-15-2010 #2
you use this link and then yum it work
DAG: Frequently Asked QuestionsTake risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-15-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
You can set up yum to use the CentOS repositories instead of the Red Hat ones.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 10-15-2010 #4
if you aren't paying for RHEL license, then you should just install CentOS in the first place IMO, it will be a little cleaner than just using their repos (though that will work)
- 10-15-2010 #5Just Joined!
- Join Date
- Jul 2010
- Posts
- 8
so i figured it out...it was a pain lol...since i had the cds i installed one by one and whenver it asked me for a dependency i went to that and so on untill all was installed....
now i have a c Compiler thnx


