LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   whats this mean? (https://www.linuxquestions.org/questions/linux-newbie-8/whats-this-mean-116579/)

iLLuSionZ 11-16-2003 02:26 AM

whats this mean?
 
[joe@x1-6-00-4c-69-6e-75-79 karamba-0.17]$ su -
Password:
[root@x1-6-00-4c-69-6e-75-79 root]# cd /home/joe/Mods/karamba-0.17
[root@x1-6-00-4c-69-6e-75-79 karamba-0.17]# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
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
[root@x1-6-00-4c-69-6e-75-79 karamba-0.17]#


?

salparadise 11-16-2003 02:34 AM

it means that you need to install the gcc package
this is the "gnu c compiler" (i think)

it should be on one of the cd's in every distro of linux

iLLuSionZ 11-16-2003 02:40 AM

ok kool thanks


All times are GMT -5. The time now is 07:57 AM.