i'm trying to upgrade GAIM from version 0.59 to 0.67. using the rpm didn't work right, so i downloaded the tar.gz file and followed the install directions, but it's giving me a problem. here it isIt doesn't like your GCC compiler, or complains you haven't got one installed,
[EMAIL PROTECTED] root]# cd /mnt/win_c2/gaim/gaim-0.67 [EMAIL PROTECTED] gaim-0.67]# ./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 sed... /bin/sed 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.
so is it telling me that i need to install some other types of programs in order to install this updated version of GAIM?
thanks in advance.
Mike
do this,
[EMAIL PROTECTED] root]# rpm -qa | grep gcc gcc-c++-3.2.2-3mdk gcc-cpp-3.2.2-3mdk libgcc1-3.2.2-3mdk gcc-3.2.2-3mdk
to see what gcc compiler you have installed.
John
--
John Richard Smith
[EMAIL PROTECTED]
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
