Home > no acceptable > linux error no acceptable c compiler found

Linux Error No Acceptable C Compiler Found

Contents

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the no acceptable c compiler found in $path centos company Business Learn more about hiring developers or posting ads with us Stack Overflow configure error no acceptable c compiler found in $path redhat Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss Join the Stack Overflow Community Stack Overflow is a community of 6.2 configure error no acceptable c compiler found in $path ubuntu million programmers, just like you, helping each other. Join them; it only takes a minute: Sign up no acceptable C compiler found in $PATH when installing python up vote 60 down vote favorite 10 I'm trying no acceptable c compiler found in $path cygwin to install new python environment on my shared hosting. I follow the steps written in this post: mkdir ~/src wget http://www.python.org/ftp/python/2.7.1/Python-2.7.1.tgz tar -zxvf Python-2.7.1.tar.gz cd Python-2.7.1 mkdir ~/.localpython ./configure --prefix=/home//.localpython make make install After coming to "./configure --prefix=/home//.localpython" command I get the following output: checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... linux3 checking EXTRAPLATDIR... checking machine type as reported by uname -m... x86_64 checking for --without-gcc... no checking for gcc...

No Acceptable C Compiler Found In $path Windows

no checking for cc... no checking for cl.exe... no configure: error: in `/home3/mikos89/Python-2.7.1': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. How can this problem be solved? I've been trying to find a solution for 3 hours but still stuck in one place. UPDATE Hostgator does not allow gcc on their shared accounts: http://support.hostgator.com/articles/pre-sales-questions/compatible-technologies If you don't have a server, I highly recommend digitalocean, which is a great, inexpensive vps service. If you find it helpful you can sign up through this link which will pay a bit of my bill :) python compiler-errors virtualenv share|improve this question edited May 21 '15 at 14:12 just a random guy 94113 asked Nov 6 '13 at 15:38 mik.ro 5431515 add a comment| 6 Answers 6 active oldest votes up vote 140 down vote gcc compiler is not in your $PATH it means either you dont have gcc installed or it's not in your $PATH variable to install gcc use this: (run as root) redhat base: yum groupinstall "Development tools" Debian base: apt-get install build-essential share|improve this answer answered Nov 6 '13 at 15:54 vahid abdi 3,62241528 2 I like the methods of installing build-essential, which contains gcc, g++, make, etc. –Arrakëën Jul 9 '14 at 20:06 1 Is there

communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site

No Acceptable C Compiler Found In $path Debian

About Us Learn more about Stack Overflow the company Business Learn more about no acceptable c compiler found in $path centos 7 hiring developers or posting ads with us Ask Ubuntu Questions Tags Users Badges Unanswered Ask Question _ Ask Ubuntu is no acceptable c compiler found in path while installing gcc a question and answer site for Ubuntu users and developers. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best http://stackoverflow.com/questions/19816275/no-acceptable-c-compiler-found-in-path-when-installing-python answers are voted up and rise to the top No acceptable C compiler found in $PATH up vote 17 down vote favorite 4 I want to install one package named speech_tools-2.1-release.tar.gz. After I run command ./configure in this package, it show me a message: Configure: error: no acceptable C compiler found in $PATH See 'config.log' for more details What do I do? compiling install-from-source c share|improve this http://askubuntu.com/questions/237576/no-acceptable-c-compiler-found-in-path question edited Feb 15 '13 at 21:05 con-f-use 10.5k1061112 asked Jan 8 '13 at 3:30 Sovannarith 188115 add a comment| 1 Answer 1 active oldest votes up vote 24 down vote accepted Run sudo apt-get install build-essential to install the C compiler. share|improve this answer answered Jan 8 '13 at 3:57 mikewhatever 17.6k54564 1 It works now, thanks –Sovannarith Jan 8 '13 at 4:22 2 I had to run apt-get update and apt-get upgrade first –Houseman Nov 11 '13 at 22:17 add a comment| Your Answer draft saved draft discarded Sign up or log in Sign up using Google Sign up using Facebook Sign up using Email and Password Post as a guest Name Email Post as a guest Name Email discard By posting your answer, you agree to the privacy policy and terms of service. Not the answer you're looking for? Browse other questions tagged compiling install-from-source c or ask your own question. asked 3 years ago viewed 27037 times active 1 month ago Linked 1 Problem with installing and compiling PHP 5.4.0 Related 1Ruby compilation error in Ubuntu 100How to I compile uget from source?2Compiling Meshlab1libusb program not compiling2How to compile a program fro

Wiki Search Tutorials/Articles Search HCL Search Reviews Search ISOs Go to Page... LinuxQuestions.org > Forums > Linux Forums > Linux - Server [SOLVED] configure: error: no acceptable C compiler http://www.linuxquestions.org/questions/linux-server-73/configure-error-no-acceptable-c-compiler-found-in-$path-846453/ found in $PATH User Name Remember Me? Password Linux - Server This forum is http://thelinuxfaq.com/74-error-no-acceptable-c-compiler-found-in-path-linux for the discussion of Linux Software used in a server related context. Notices Welcome to LinuxQuestions.org, a friendly and active Linux Community. You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access no acceptable many other special features. Registration is quick, simple and absolutely free. Join our community today! Note that registered members see fewer ads, and ContentLink is completely disabled once you log in. Are you new to LinuxQuestions.org? Visit the following links: Site Howto | Site FAQ | Sitemap | Register Now If you have any problems with the registration process or your account login, please contact us. If no acceptable c you need to reset your password, click here. Having a problem logging in? Please visit this page to clear all LQ-related cookies. Introduction to Linux - A Hands on Guide This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter. For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own. Click Here to receive this Complete Guide absolutely free. Search this Thread 11-25-2010, 03:57 AM #1 genderbender Member Registered: Jan 2005 Location: US Distribution: Centos, Ubuntu, Solaris, Redhat Posts: 396 Rep: configure: error: no acceptable C compiler found in $PATH Running redhat 5.5 with gcc installed... Code: rpm -qa | grep gcc compat-libgcc-296-2.96-138 libgcc-4.1.2-48.el5 libgcc-4.1.2-48.el5 Trying to install apache and

acceptable c compiler found in $path cenots,no acceptable c compiler found checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/root/download/GeoIP-1.4.8': configure: error: no acceptable C compiler found in $PATH To verify gcc packages has installed in your system using rpm command, #rpm -qa | grep gcc If you could not find execute yum command with multiple packages, # yum install gcc glibc glibc-common gd gd-devel Install GCC in different Operating System, Ubuntu # sudo apt-get install build-essential Centos / redhat # yum groupinstall "Development tools" Debian Base # apt-get install build-essential Comments (0) Leave a Comment Name: Reply to: Email: * Message: * Posting your comment... Search Popular Recent Error : Connection Refused By Host in Nagios
How to use tmpwatch Command in Linux
Linux Interview Questions and Answers for L2 - II
bc Command Not Found in CentOS / RHEL / Fedora / Ubuntu
How to Set or Increase Memory Heap Size in Apache Tomcat
How to Start, Stop, Restart, Check Status IIS Service by Command Line
Mount You Must Specify The Filesystem Type in Linux
How to Install Apache JMeter on Ubuntu-14.04, Fedora-20, CentOS-7
How to Install XAMPP 64 Bit or 32 Bit Latest Version on Terminal Linux
How to Install Mosquitto On your Ubuntu / Debian
How to Install Perl DBD-MySQL Module in Linux. Error: No Acceptable C Compiler Found in $PATH LinuxHow Can I increase PHPmyAdmin Import File Size in XAMPPSlow SSH Connection in Terminal on Ubuntu System?Sudo: Sorry, You Must Have a tty to Run Sudo in LinuxPublic Key Not Installed for RPM Packages on CentOSHow to Install JBOSS 7.1.1 Step by Step on CentOSLinux Command Execute in Remotely and Save the Report in Local System Navigation Linux Ubuntu Centos Linux Commands MySQL Apache PHP Nagios Shell Script Windows Xampp Yum FFMPEG Unix CentoOS Recently Viewed PHP Fatal error: Call to undefined function mysql_connectRetrive Lost my Wordpress Admin Password 10 MySQL Storage Engine Queries for Linux AdministratorIIS 8.0 ASP.NET : HTTP Error 500.19 - Internal Server ErrorLinux : How to Remove Lines or a String From a File in Shell Useful Links HOME RSS SITE MAP PRIVACY POLICY TERMS CONTACT About Us I'm very pleasure to share my working experience in linux field and posted articles in this website are bits and pieces learned in my career... Copyright 2014 by TheLinu

 

Related content

configure error no acceptable cc found in path linux

Configure Error No Acceptable Cc Found In Path Linux table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In path Redhat a li li a href Configure Error No Acceptable C Compiler Found In path Ubuntu a li li a href Configure Error No Acceptable C Compiler Found In path Gcc a li li a href No Acceptable C Compiler Found In path Centos a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions

configure error no acceptable c compiler found in $path linux

Configure Error No Acceptable C Compiler Found In path Linux table id toc tbody tr td div id toctitle Contents div ul li a href No Acceptable C Compiler Found In path Centos a li li a href Configure Error No Acceptable C Compiler Found In path Ubuntu a li li a href Apache Configure Error No Acceptable C Compiler Found In path a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies relatedl of this site About

error no acceptable c compiler found in $path linux

Error No Acceptable C Compiler Found In path Linux table id toc tbody tr td div id toctitle Contents div ul li a href No Acceptable C Compiler Found In path Cygwin a li li a href Configure Error No Acceptable C Compiler Found In path Ubuntu a li li a href Apache Configure Error No Acceptable C Compiler Found In path a li li a href No Acceptable C Compiler Found In Path While Installing Gcc a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions

error no acceptable c compiler found in $path ubuntu

Error No Acceptable C Compiler Found In path Ubuntu table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In Path Centos a li li a href Configure Error No Acceptable C Compiler Found In Path See Config Log For More Details a li li a href Configure Error No Acceptable C Compiler Found In Path Mac a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of

error no acceptable cc found in $path php

Error No Acceptable Cc Found In path Php table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In Path a li li a href Configure Error No Acceptable C Compiler Found In Path See Config Log For More Details a li li a href No Acceptable C Compiler Found In Path While Installing Gcc a li li a href Cygwin No Acceptable C Compiler Found In Path a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed relatedl

error no acceptable c compiler found in $path solaris

Error No Acceptable C Compiler Found In path Solaris table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In Path Centos a li li a href Configure Error No Acceptable C Compiler Found In Path See Config Log For More Details a li li a href Ubuntu Configure Error No Acceptable C Compiler Found In Path a li ul td tr tbody table p known simply as Solaris is a Unix-based operating system introduced by Sun Microsystems The Solaris OS is now owned by Oracle Search Forums

error no acceptable c compiler found in $path rvm

Error No Acceptable C Compiler Found In path Rvm table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In Path a li li a href Configure Error No Acceptable C Compiler Found In Path See Config Log For More Details a li li a href No Acceptable C Compiler Found In Path While Installing Gcc a li li a href Cygwin No Acceptable C Compiler Found In Path a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed

error no acceptable c compiler found in $path xcode

Error No Acceptable C Compiler Found In path Xcode table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In Path Centos a li li a href Configure Error No Acceptable C Compiler Found In Path See Config Log For More Details a li li a href Ubuntu Configure Error No Acceptable C Compiler Found In Path a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and

error no acceptable c compiler found in $path solaris 10

Error No Acceptable C Compiler Found In path Solaris table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In Path a li li a href Configure Error No Acceptable C Compiler Found In Path See Config Log For More Details a li li a href No Acceptable C Compiler Found In Path While Installing Gcc a li li a href Cygwin No Acceptable C Compiler Found In Path a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed

error no acceptable c compiler found in $path centos

Error No Acceptable C Compiler Found In path Centos table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In path Centos a li li a href No Acceptable C Compiler Found In path Centos a li li a href Configure Error No Acceptable C Compiler Found In Path Mac a li li a href No Acceptable C Compiler Found In Path Linux a li ul td tr tbody table p C compiler to configure gcc Python General support questions including new installations Post Reply Print view Search

linux configure error no acceptable c compiler found

Linux Configure Error No Acceptable C Compiler Found table id toc tbody tr td div id toctitle Contents div ul li a href Configure Error No Acceptable C Compiler Found In path Ubuntu a li li a href No Acceptable C Compiler Found In path Cygwin a li li a href No Acceptable C Compiler Found In path Centos a li ul td tr tbody table p here for a quick overview of the site Help Center relatedl Detailed answers to any questions you might have no acceptable c compiler found in path centos Meta Discuss the workings and policies