./configure

Longman, Bill yellowdog-newbie@lists.terrasoftsolutions.com
Mon, 29 Sep 2003 13:30:57 -0700


> I get an error message when I try and configure.  I have the 
> message below 
> that I get.  I am sure that I will have to download a program 
> by yum or some 
> thing.  Like I have said I did the workstation load and did 
> not load any 
> thing else.  I will try and do a yum install on one of these 
> that said no.  I 
> have folders on my desk that did not make it past this step.  
> Can I just 
> delete these or do I have to do some thing to clean these up? 
>  I would like 
> to get rid of the ones that did not work.  I downloaded a 
> version of kmoney2 
> that did not make it past tar as it had an end of file error.

You'll need to install gcc. You should try:

# yum install gcc

and see what you get.

Bill