Hi!
I recently installed Redhat Linux 8.0 and I tried to open xmms but it doesn't even start. I downloaded it again and installed it from source and it gave the following error messages when i used './configure':
[root@localhost root]# cd /home/Neo/xmms-1.2.7
[root@localhost xmms-1.2.7]# ./configure
loading cache ./config.cache
checking host system type... i586-pc-linux-gnuoldld
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for prefix by checking for xmms... /usr/bin/xmms
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
What do I do?
