Results 1 to 4 of 4
hm! looks like I need an acceptable C compiler.. Some of the prgrams I try to install can't find a compiler in the $PATH.. ?? looks like I'm lost again..
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-02-2005 #1
c compiler
hm! looks like I need an acceptable C compiler.. Some of the prgrams I try to install can't find a compiler in the $PATH.. ?? looks like I'm lost again..
Why is it that everytime I conquer oen problem, another just popps right up.... I wonder..?+
Back to my C compiler program.. I guess it refers to the ./ command..
anyone??
- 01-02-2005 #2
You need to install gcc
http://www.rpmfind.net/linux/rpm2htm...mit=Search+...
dylunio
- 01-02-2005 #3Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
Re: c compiler
in linux every time problems come out.be patient to make all work!that's the magik about linux....you always have something to do....Why is it that everytime I conquer oen problem, another just popps right up.... I wonder..?+
Linux For Ever!
- 05-24-2006 #4Just Joined!
- Join Date
- May 2006
- Posts
- 1
it tells me that it is already installed but when i try to config it says
"[shadow@localhost ~]$ su
Password:
[root@localhost shadow]# cd /home/shadow/Documents/ripperx/ripperX-2.7.0
[root@localhost ripperX-2.7.0]# ./configure
loading cache ./config.cache
creating ./config.status
creating Makefile
configuring in src
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
configure: error: ./configure failed for src
[root@localhost ripperX-2.7.0]#"
any ideas


Reply With Quote
