LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   xine problem (https://www.linuxquestions.org/questions/linux-newbie-8/xine-problem-96882/)

term789 09-25-2003 04:49 PM

xine problem
 
here what i get when I try to configure xine in RH9
Driving me crazy what do I do???
Rookie answer please. Thanks.

$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 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
See `config.log' for more details.

trickykid 09-25-2003 04:55 PM

You don't have gcc or any c compiler installed or in your path to use when installing from source. Install gcc and all should be good. Many threads on this forum with this problem, maybe quick search will find your answer.

term789 09-25-2003 08:17 PM

where do you get a gcc and what is it????

trickykid 09-25-2003 08:42 PM

You can find more here: http://www.gnu.org/directory/gcc.html


All times are GMT -5. The time now is 04:23 AM.