Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309

    Smile

    you use this link and then yum it work
    DAG: Frequently Asked Questions
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  3. #3
    Linux Guru Rubberman's Avatar
    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!

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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)

  5. #5
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...