Koozali.org: home of the SME Server

Help installing GCC

Offline pauljclarke

  • ***
  • 61
  • +0/-0
Help installing GCC
« 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


Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Help installing GCC
« Reply #1 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

Offline pauljclarke

  • ***
  • 61
  • +0/-0
Re: Help installing GCC
« Reply #2 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