Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: pauljclarke on January 21, 2008, 05:38:08 PM

Title: Help installing GCC
Post by: pauljclarke on January 21, 2008, 05:38:08 PM

Hi, I'm trying to install gcc as Bugzilla needs it to compile perl GD: etc, blah, blah

However typing yum install gcc does not work which i found in a different post.

I do however have major issues with normal updates so have to download the rpm's and do a local install.

Can someone point me at the rpm for gcc?

Thanks

Title: Re: Help installing GCC
Post by: CharlieBrady on January 21, 2008, 05:56:19 PM
Hi, I'm trying to install gcc as Bugzilla needs it to compile perl GD: etc, blah, blah

You don't need to compile perl GD:

rpm -Uhv http://dag.wieers.com/rpm/packages/perl-GD/perl-GD-2.35-1.el4.rf.i386.rpm
Title: Re: Help installing GCC
Post by: pauljclarke on January 21, 2008, 08:08:06 PM
thanks,

will this include all GD options, as I see in the bugzilla install options you have items like GD:chart etc?

P