Find the answer to your Linux question:
Results 1 to 5 of 5
i have a doubt while installing softwarwe in linux i encountered an error.... that is no accecptable c compiler found in $PATH after ./configure command.. plz do reply for that.....
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    2

    doubt while installing software

    i have a doubt while installing softwarwe in linux i encountered an error....
    that is no accecptable c compiler found in $PATH after ./configure command.. plz do reply for that..
    Last edited by devils casper; 08-19-2008 at 05:43 PM. Reason: removed [B] tag.

  2. #2
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    You need to install the compiler tools and related files. You don't say what distro you are using, but in Ubuntu you would simply run the following comand in a terminal
    Code:
    sudo apt-get install build-essential
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  3. #3
    Just Joined!
    Join Date
    Aug 2008
    Posts
    2

    reply

    plz reply for my linux distro

  4. #4
    Linux User gruven's Avatar
    Join Date
    Dec 2004
    Location
    Arkansas
    Posts
    481
    Quote Originally Posted by jaitech View Post
    plz reply for my linux distro
    Please reply WITH your linux distro.

    Linux User #376741
    Preferred Linux Distro: Funtoo
    There is no need to login to the GUI as root!

  5. #5
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,392
    Quote Originally Posted by jaitech View Post
    plz reply for my linux distro
    Hmmm, I think asking people to be psychic is a bit of a tall order. Some of the people on here are good at helping, but they're not extraordinarily gifted.

    Tell us, as elija asked, which distro you're using and we may be able to help you.

    For Fedora and similar distros you can try 'yum install gcc'.
    Linux user #126863 - see http://linuxcounter.net/

Posting Permissions

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