LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem when configuring libtool-1.5.6 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-when-configuring-libtool-1-5-6-a-248633/)

arion 10-28-2004 11:56 PM

problem when configuring libtool-1.5.6
 
i am using red hat. i want to install mpeg4ip and website said that i need to install a few packages one of them being libtool. when i try to run ./configure those message came out and i have no idea what is gcc is

[root@localhost final]# cd libtool-1.5.6
[root@localhost libtool-1.5.6]# ./configure
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 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.
[root@localhost libtool-1.5.6]#

anyone know how to fix this problem? Thanks!

comprookie2000 10-29-2004 11:16 AM

You will need to install gcc from the cd's may need glibc also,red hat is not really made for compiling from source.


All times are GMT -5. The time now is 02:26 PM.