Fedora :: Install *.tar.gz Files - No Acceptable Compiler?

Sep 25, 2010

for some reason I don't know how to install *.tar.gz files, I ommitted some of my files listed in the code after the ls command for simplicity

[Code]....

View 9 Replies


ADVERTISEMENT

Software :: How To Install The GCC - Configure: Error: No Acceptable C Compiler Found In $PATH

Feb 21, 2010

I just installed RedHat and I need to install a compiler (among other things). When I go to 'configure' gcc I get:

configure: error: in `/Compiler':
configure: error: no acceptable C compiler found in $PATH

Why in the world would you require a compiler on the install of your compiler!? I may be dumb in many respects, and I'm sure that people will attest to that, but I'm not that dumb...How do I install gcc without a compiler? What, specifically, do I do with the configure script (or executable, I don't know what it is...)

View 8 Replies View Related

Red Hat / Fedora :: ImageMagick - No Acceptable C Compiler Found In $PATH

Mar 15, 2010

I have Centos 5.4 installed on my dedicated blade server.. (I thought I had some other OS - ignor SUSE 10.1 opps) I'm trying to install ImageMagick - I didn't find it on my server i did do what they said but not there..

1. I downloaded the file to the ROOT (i hope that the right Place)
2. cd ImageMagick-6.6.0-5
3. ./configure
4. This ERROR CAME BACK

[Code]....

View 9 Replies View Related

Red Hat / Fedora :: Error: No Acceptable C Compiler Found In $PATH

Jan 30, 2011

I am trying to install Apache on my remote server. I've downloaded the latest Apache Http Server and when I configure it I get this error: configure error: No acceptable C compiler found in $PATH. So I download and extract the latest GCC Compiler and when I try to install that I get the same error:

configure error: No acceptable C compiler found in $PATH I am really stumped... Can anyone just offer ideas. My server is running CentOS 5.4 x64 and I'm remotely trying to download and install a running LAMP setup for Joomla. I'm using a shell to communicate with a cloud server type.

View 1 Replies View Related

Red Hat / Fedora :: Error: No Acceptable C Compiler Found In PATH

May 16, 2011

I am using Red Hat Enterprise 5 and have downloaded GCC 4.4.5 and trying to install or configuring the same, but getting some problem.

Code: # mkdir objdir
# cd objdir
# srcdir/configure Output of command
Code: checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

[Code]...

configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. this to install GCC package.

View 1 Replies View Related

Red Hat / Fedora :: GCC - Configure: Error: No Acceptable C Compiler Found In $PATH

Jul 6, 2011

I'm pretty new at working with Linux/Unix systems, just started dealing with the CLI a week or two ago at work so bear with me if my questions/problems seem obvious, they probably aren't to me. URLs are at the bottom since I can't hyperlink to them. We have a server with Red Hat Enterprise Linux Server release 5.2 (Tikanga), x86_64 GNU/Linux. For the past few days at least (not sure when it began) every five minutes we get two messages for CPU0 and CPU1 saying: "Temperature above threshold, cpu clock throttled". Occasionally it says they are normal, so they're not *always* above the threshold but a majority the time.

The server doesn't have internet, so I interact with it and transfer files via ssh/telnet/sftp from my Windows PC to another server running Fedora release 10 (Cambridge) to the RHEL5 server. I have been trying to install lm_sensors to try and read the CPU temperature and possibly the fan speed, but every installation method has failed. I have tried installing it via the yum command I read about on this page (URL 1), but since it doesn't have internet access it didn't work. I then tried manually installing using the instructions on the lm-sensors.org page (URL 2), but whenever I try to install anything (gcc, libtool,

libsysfs) it shows:
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in '/home/user/src/libtool-2.4':
configure: error: no acceptable C compiler found in $PATH

I then looked up how to install gcc, but when I found a .rpm file of gcc 4.1.2 for RHEL5 I tried installing that like it mentions here (URL 3), but there are lots of [dependancy] programs I can't find a .rpm for as it seems they are all outdated and hard to find for RHEL5. Do I need to find the installation CD in order to install gcc? And is there any other way to check the cpu temperature or to know how to disable/fix the messages about temperature being above threshold?

View 1 Replies View Related

OpenSUSE :: Apache Configuration - No Acceptable C Compiler Found

Mar 9, 2010

I'm trying to configure Apache, however I have some problems..
linux-top:~/appli/httpd-2.2.14 # ./configure --prefix=/root/appli/
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring APR library
Platform: i686-pc-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.3.9
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/root/appli/httpd-2.2.14/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr

View 9 Replies View Related

OpenSUSE :: 9.1 / Error: No Acceptable C Compiler Found In PATH?

Jan 6, 2011

i'm a new on linux system and i have a problem with SUSE 9.1. I google for yast repositories to install "gcc" but i only see for release 10+. So i think 9.1 version it old version. The thing is that i can't upgrade the SO because it's a "sever" for some applications, and my problem is that i need to install Nagios, but when i type the ./configure command its says:

checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

So I decided to install packages with yast, but i can't find any active repository. I very new on this, and i don't know if i'm doing right the things. Also i don't have too much practice on english.

This is the info of the SO
* uname -a:
Linux noc 2.6.5-7.111-default #1 Wed Oct 13 15:45:13 UTC 2004 i686 i686 i386 GNU/Linux

* cat /etc/SuSE-release
SuSE Linux 9.1 (i586)
VERSION = 9.1

View 9 Replies View Related

Ubuntu Installation :: No Acceptable C Compiler Found In $PATH

Feb 28, 2011

Error: no acceptable C compiler found in $PATH.
I have an ubuntu 10.10

View 1 Replies View Related

General :: No Acceptable C Compiler Found In Ubuntu 10.04 When Installing Vlc

Oct 11, 2010

no acceptable c-compilier found when installing vlc offline. mozzilla can't connect to internet but I can ping my server

View 3 Replies View Related

Software :: MPI (MPICH) Configuration Error - No Acceptable C-compiler

Jul 20, 2011

I have been trying to install MPICH2 on a server node for a cluster I am building running RedHat 5.5, and when running the "configure" shell file, it gives me the error message: "configure:4533: error: no acceptable C compiler found in $PATH." I tried to install the gcc c-compiler from the installation disk, but it had the dependency "libgomp.so.1()", which I cannot find on the disk nor on any web site. Where can I find this dependency or get a different c-compiler?

View 5 Replies View Related

SUSE :: Error: No Acceptable C++ Compiler Found In $PATH See `config.log'

Jun 29, 2010

Install problem: no acceptable C++ compiler found in $PATH (Trying to install freeciv, game) ... checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether the C++ compiler works... no configure: error: in /home/peter/Download/freeciv-2.2.1': configure: error: no acceptable C++ compiler found in $PATH See `config.log' for more details. Other threads suggest install gcc which I thought I already did yet it didn't solve the problem!

View 9 Replies View Related

General :: Installing Ffmpeg And Gcc - Error: No Acceptable C Compiler Found In $PATH

Jan 17, 2010

I am running a server which is hosting a site where members can upload videoclips. I noticed that upon upload a thumbnail is not created for the videoclip. I found out that ffmpeg needed to be properly installed and in my case ffmpeg-php as the site runs on php. So far so good. I followed the instructions found somewhere to install ffmpeg-php but stall at the command: dot slash configure && make The error I get is:

checking for egrep... grep -E
checking for a sed that does not truncate output... slash slash bin slash sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH

I presume it's because gcc is missing. how I can start tackling the problem and ultimately get gcc running so I can install the ffmpeg? I am really sorry I was hoping to elaborate a bit more but I get an error: You are only allowed to post URLs to other sites after you have made 15 posts or more. so I guess I need to wait and describe it differently.

View 4 Replies View Related

General :: "no Acceptable C Compiler Found In $PATH" While Installing Berkeley Db"?

Jun 1, 2010

While installing berkeley db on linux i m getting the following error:

"configure: error: no acceptable C compiler found in $PATH"

I m installing this for postfix.

View 6 Replies View Related

Fedora :: C Compiler Cannot Create Executable Files While Installing Madplay

Apr 29, 2010

what my intension is i want to cross complile vlc source code into arm9 mini 2440 target board for that i am compiling vlc source code in intel desktop pc which has fedora 10 version. so that in order to compile vlc source code we need to install following codecs those are libmad 0.15.1b,libid3tag-0.15.1b,madplay-0.15.1b,i got these codecs from h[URL] .and vlc sorce code from [URL]. i have successfully compiled libmad 0.15.1b and libid3tag-0.15.1b . those two are compiled in the following way [color] ./cofigure --prefix=/home/narendra/lib/ make make install [/color]

i was trying to compile madplay-0.15.1b in the following way

Code:
./configure --prefix=/home/narendra/madplay-0.15.1b CPPFLAGS="-I /home/narendra/lib/libmad-0.15.1b/include/" LDFLAGS="-L /home/narendra/lib/libid3tag-0.15.1b/lib/"
after this command i keep getting this error message

[Code]....

View 14 Replies View Related

Red Hat / Fedora :: Install GCC Compiler G++ 4.5?

Feb 13, 2011

i just installed fedora 14 and which gcc shows that there is no C++ compiler . How can i download G++ 4.5 version without download the entire development tools. Last time i tried yum groupinstall "Development Tools" and that took ages with no result.. I just want to install C++ ..

View 2 Replies View Related

Fedora :: How To Install A C Compiler

Aug 18, 2010

i just installed fedora and i want to install a couple programs but i keep getting the same message saying that no acceptable c compiler was found, so i downlpoaded the gcc packlage, extracted it, navigated to it in the terminal, and ran ./configure but it tells me that there was no acceptable c compiler found, whats going on here, i need an acceptable c compiler to install a c compiler this is real confusing

View 14 Replies View Related

Fedora :: GNU C++ Compiler Failing To Install

May 31, 2011

So apparently the GNU c++ compiler did not install when I did:

# yum install gcc

And now it's failing to install the C++ compiler when I do:

# yum install gcc-c++

It's saying it's running out of mirrors to check or something? Does anyone know what else I can do to install it?

View 1 Replies View Related

Fedora :: MadPlay Install - C Compiler Cannot Create Executable

Apr 28, 2010

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executable
See 'config.log' for more details.

This is error that I keep getting every time. Iam using fedora 10 version and I keep getting this error while i was trying to insatl madplay for vlc source code compilation. I have insatalled libmad .0.15.1,libid3tag.0.15, I got these codecs from [URL] and vlc sorce code is from [URL]. Config.log file details are:

hostname = localhost
uname -m = i686
uname -r = 2.6.27.5-117.fc10.i686
uname -s = Linux
uname -v = #1 SMP Tue Nov 18 12:19:59 EST 2008 .....
configure: exit 78

View 131 Replies View Related

General :: Gcc Compiler Is Not Compiling Old C Programming Files Because Of Timestamp?

Nov 20, 2010

I am using makefile to complile all C Programming files. But certain files are not getting compiled and hence its object file is not getting generated. This is happening due to files haven't been modified for a long time. It seems that compiler knows that its object file is there hence no need to complie it actually it is not.

View 14 Replies View Related

Software :: Build A C Compiler Without An Existing C Compiler?

Dec 14, 2010

So for those of you who has built GCC from source would know that you can't install GCC without an existing GCC. So my question is, what would happen if all computers in the world suddenly just died, and all you had was the computer in front of you, and a copy of GCC 4.5. How would you install that?

I ask because I would like to install GCC 4.5 on my old powerbook G4 mac without installing a binary GCC provided by Tiger 10.4 disks. I would like to build GCC from source, without an existing GCC to complicate updating.

View 6 Replies View Related

General :: Cygwin Script Compilation (f77) - Compiler Does Not Recognize As Fortran Source Files

Apr 5, 2011

compiler problem (f77) which arises when I try to execute a bash script ("compile" see [1] below) running under Cygwin on WinXP. The script finds the correct file(s) but the compiler does not recognize them as fortran source files. If the script is executed sequentially from the command line then there is no problem.

The directory structure of flh971da contains two subdirectories flh971da/scripts and flh971da/source. The compile script [1] is shown (in part) below. The script changes directory to flh971da/source, and compiles source from subdirectories flh971da/source/n where n=a,b,c etc and places the object files in flh971da/source/nobj n=a,b,c... etc. The response to flh971da/scripts/compile script is given below [2]. It is clear that the compiler (f77) locates the correct source file [4] (flh971da/source/a/a00aaft.f) but does not recognize it as a fortran source file. All relevant files have been processed with d2u. I suspect the problem is with the script, but I have no idea how to fix it.

[Code]....

View 3 Replies View Related

Ubuntu :: How To Install C++ Compiler

Jan 16, 2010

how do i install c++ compiler

View 1 Replies View Related

General :: How To Install A C++ Compiler

Mar 30, 2011

How to install a c++ compiler?

View 10 Replies View Related

General :: Install A C Compiler In Red Hat?

Jun 19, 2011

I'm a member in your website. I have faced one problem in red hat linux 5.0. Recently I have installed redhat linux 5.0 in my system by vmware software. It installed successfully but i am facing one problem. when i am typing small c language program in vi editor. It will show one error what that means,bash : cc compiler not found.

View 4 Replies View Related

Software :: Install A New C Compiler?

Sep 29, 2010

how do you do this without the package management programs some of the linux distribution's package management programs suck at finding the programs i wish to install on my machine and are usually short of variety (except for ubuntu and debian but thats too easy)

View 4 Replies View Related

CentOS 5 :: How To Install F77 Compiler

Dec 28, 2009

I used CentOs5 (2.4.*.el5) version.but I cant installed and used f77 code and compiling programs. how can I use f77 compiling programs?

View 1 Replies View Related

OpenSUSE Install :: Install G77 Fortran Compiler On 11.4?

Mar 14, 2011

I need to install fluka.its manual says: To install FLUKA a FORTRAN compiler suitable for your platform is required to generate the FLUKA executable(s). At this moment, the only distributed version of FLUKA requires g77. I cant find g77 in package list.in ubuntu and debian it was.how can i install g77?

View 3 Replies View Related

Ubuntu Servers :: Install GNU Compiler On 10.04?

Jul 7, 2010

how to install GNU Compiler on Ubuntu Server 10.04

View 3 Replies View Related

General :: Install C Compiler In Slackware?

Oct 11, 2010

I've got a problem installing application into my slack, when I was trying to configure the packages (./configure) in order to install them, the system shows me a message in which there was a problem with using gcc libraries.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved