From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27819 invoked by alias); 18 Nov 2003 01:58:41 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 27800 invoked from network); 18 Nov 2003 01:58:32 -0000 Received: from unknown (HELO edp-mail.edp.ks.co.id) (202.155.35.123) by sources.redhat.com with SMTP; 18 Nov 2003 01:58:32 -0000 Received: from edp.ks.co.id [10.129.2.34] by edp-mail.edp.ks.co.id with ESMTP (SMTPD32-7.04) id AD62A60108; Tue, 18 Nov 2003 09:01:06 +0700 Message-ID: <3FB97CB2.9020709@edp.ks.co.id> Date: Tue, 18 Nov 2003 01:58:00 -0000 From: Ode Pero User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Xine error Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg00232.txt.bz2 Hi, i am very newbies with Linux, i need help. At the moment i'm trying to install xine player, but when i try to compile the following error occurs: [root@localhost xine-lib-1-rc2]# ./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 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. someone told me that i have to download gcc, is that right? where and how can i get it? please help... thanks in advance. /ode