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


ADVERTISEMENT

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

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

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

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

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

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

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

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 :: Configure: Error: No Acceptable Cc Found In $PATH

Jan 24, 2010

I have had problems trying to use ./configure when compiling fvwm95. I get a error that says this

Code:

checking for cc... no
configure: error: no acceptable cc found in $PATH

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

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

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 View Related

General :: Vbox Sharefolder - Error: Systemerror 53 Has Occurred The Network Path Was Not Found

Jun 3, 2010

I installed vbox and windowsXP as guest and fedora13 as host. As discussed in [URL] i have run: Quote: $ VBoxManage sharedfolder add "WinXP" -name "Downloads" -hostpath "/home/rudra/Downloads" --readonly but in guest, as i prompted Quote: net use x: \vboxsvrDownloads it gives error: Systemerror 53 has occured the network path was not found

View 6 Replies View Related

Fedora :: FFmpeg Configure Error - Libxvid Not Found

Sep 24, 2009

I'm trying to install ffmpeg however I always get an error when I run ./configure. I know xvid is compelled into the dir below, this is the output from the xvid make install.

make install
D: /usr/local/lib
I: /usr/local/lib/libxvidcore.so.4.2
I: /usr/local/lib/libxvidcore.a
D: /usr/local/include
I: /usr/local/include/xvid.h

Then from the ffmpeg directory I run
./configure --prefix=/usr --libdir=/usr/local --enable-libmp3lame --enable-libxvid --enable-gpl --enable-shared
ERROR: libxvid not found

View 9 Replies View Related

OpenSUSE Install :: Error In Installing Gcc 4.5.0 - Error Couldn't Find The C Compiler

Sep 9, 2010

i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was

[Code]....

View 2 Replies View Related

General :: Error Occurred While Installing GRUB - Error 15: File Not Found

Aug 11, 2010

I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB

[code]...

I cant continue the installation without this

View 5 Replies View Related

General :: Samba Error On Windows "Network Path Not Found"?

Mar 20, 2011

i am trying to solve this error from last 4 days.and dont know from where problem comes

i installed and configured smb.conf as follows:
[global]
workgroup = WORKGROUP

[code]...

View 2 Replies View Related

Slackware :: Installing WxGTK - Internal Compiler Error

Mar 22, 2010

When I try to install wxGTK SlackBuilds. I get this error:
Code:
./src/aui/auibook.cpp: In member function 'size_t wxAuiNotebook::SetSelection(size_t)':
./src/aui/auibook.cpp:3482: internal compiler error: Segmentation fault
Please submit a full bug report with preprocessed source if appropriate.
See [URL] for instructions.
make: *** [auidll_auibook.o] Error 1
I tried redownloading the wxGTK-3.8.9.tar.gz file and reinstalling it, I get the same error.

View 8 Replies View Related

Software :: Installing Ffmpeg-php / Error: (Each Undeclared Identifier Is Reported?

Jun 8, 2011

I have installed php-devel successfully prior to go with the installation (yum install php-devel). Here is what I did;

1.wget "url
2.tar xjvf ffmpeg-php-0.6.0.tbz2
3.cd ffmpeg-php-0.6.0
4.phpize
5../configure
6.make
7.make install
code....

View 7 Replies View Related

General :: Error Installing Rails 3.0.1 (File Not Found)

Feb 17, 2011

I am trying to install rails 3.0.1 on ubuntu 10.10. I am getting this error towards the end when i execute this command sudo gem install rails --version 3.0.1.

View 1 Replies View Related

Ubuntu :: Error Installing Ffmpeg - Unable To Make Executable File

Jul 20, 2011

I tried to install ffmpeg on 7.04(Fiesty Fawn). when i ran ./configure from terminal window, i got error regarding c compiler that unable to make executable file.

View 5 Replies View Related

General :: Cant Run Downloads - No Ar File Path Found

Oct 13, 2010

i can download but i cant run anything because there is no ar file path for ark. please dont tell me to download something to get the ar file path because if i download it i can't open it

View 1 Replies View Related

General :: Installing Ffmpeg From Tarball With Libx264 Enabled?

Jun 19, 2010

(1)I got ffmpeg-checkout tarball dated 5 june 2010 . It was bigger than ffmpeg-export of same date but I noticed the binary ffmpeg & ffplay generated after './configure' & 'make' are same size.

(2)I am using ubuntu 8.04 with GNOME. I am able to compile ffmpeg with following options

[Code]....

Do I have to get tarballs (of libx264 & libtheora) & compile them .

View 6 Replies View Related

General :: Command Not Found For All But PWD And Echo - Path Empty

Mar 1, 2011

I logged into my Red Hat Enterprise Linux machine at work (use it for software development) and the primary GUI does not load. Instead, widgets appeared for xclock, xterm, and Firefox. In the terminal, I start typing in commands to try to figure out what's going on, but all commands are not found except pwd and echo. I 'echo $PATH' and that returns just an empty, blank line. 'echo $SHELL' lets me know I'm using cash.

The likely cause was my attempt to install Adobe Reader Firefox plugin yesterday. After it downloaded, I ran the binary but Firefox didn't seem to recognize that I had installed it, so I went into my .cshrc file and added the adobe folder to the path. That didn't seem to work, so I gave up, deleted the binary and the folder I installed to, and removed that directory from the path in the .cshrc file. This last thing (the export PATH line in that file) I'm certain is back exactly as it was before.

I have successfully added the /bin and /usr/bin back to the path from command line via
setenv PATH /usr/bin:/bin
but of course it doesn't stick after reboot nor does it magically load the primary GUI. I'd rather not go through the effort of creating a ticket for our company's Global Service Desk cuz there's no telling how long that could take to resolve. In the meantime, I can't do any programming.

View 23 Replies View Related

General :: PATH Variable - Command Not Found On New Terminal

Aug 3, 2011

I am using CentOS5.5 & everytime it is showing command not found. If I export the path as below it will be working fine until a reboot. Again same error i.e command not found if I open new terminal. Every time I am exporting as below:

#export PATH=/sbin/:$PATH
#export PATH=/usr/sbin/:$PATH
#export PATH=/usr/bin/:$PATH
#export PATH=/bin/:$PATH

How can I set these permanently as that the paths should automatically be exported for everyone user whenever the system boots. And command completion also should happen for eg. #fdi (press tab), then it should show available options such as fdisk, etc.

View 7 Replies View Related

Software :: C++ Gcc - Error - Program "make" Is Not Found In PATH

Jul 17, 2011

I recently installed openSuse and eclipse. im trying to build a simple c++ program. i installed gcc++. but when i build the program, im getting this error: Error: Program "make" is not found in PATH.

View 3 Replies View Related

Software :: Error "Network Path Not Found"

Jun 19, 2011

i have problem in configuring samba 3.5 in redhat6 64 bit i can not access the linux share from windows.it show the error "Network path not found"

View 2 Replies View Related







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