• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

error could not configure a c compiler Linux

August 22, 2013 by Sharad Chhetri Leave a Comment

error: could not configure a c compiler

It is the most common error found while installing the package from its source code. Many times I got this issue while working in CentOS and Red Hat
Actually the source code has some scripts which require C compiler as the code is written in C language.
If you know programming basic, you can easily understand what is compiler here.
In Linux for solving this issue you have to install C compiler. GCC is the package which we will install in system

yum install gcc

Check and find if issue is resolved.

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. configure: error: C++ compiler cannot create executables
  2. fatal error: error writing to /tmp/ccwAjc9Z.s: No space left on device
  3. error: The requested URL returned error: 403 Forbidden while accessing Github repo
  4. dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu
  5. shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
  6. How to configure htdigest in nagios server
  7. How to configure ethernet in CentOS 6 after installing in Virtual Box
  8. Error installing rails
  9. Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!
  10. error command ‘gcc’ failed with exit status 1 in Ubuntu

Filed Under: Tips And Tricks Tagged With: tips

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

Print double hyphen sign simultaneously in post of Octopress

How to zip directory in linux explained with examples

Learn Linux Date Command With Examples

How to forcefully send mail from mailq in sendmail MTA

Virtual Machine inaccessible status on VirtualBox 4.3

df command not showing correct free space in linux

Recover Linux Grub Password in linux rescue mode CentOS/Red Hat

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy