Koozali.org: home of the SME Server

Finding Dependencies...

rhutchence

Finding Dependencies...
« on: September 30, 2005, 04:51:19 AM »
Hi all,

I would like to know where I can find and download a copule of dependencies for GCC so that I can install GCC to recompile the NIC module. I am (for now) after the glibc-devel dependency and CPP 2.96-113 dependency.

Are there any other dependencies that I need??

Regards,

Rick

Offline meanpenguin

  • ****
  • 138
  • +0/-0
Finding Dependencies...
« Reply #1 on: September 30, 2005, 06:56:31 PM »
For the 6.x.x series look for the Redhat 7.3 rpms at rpmfind.net.

For the 7.x series, look for it at centos.org

Edward

rhutchence

Finding Dependencies...
« Reply #2 on: October 03, 2005, 12:01:36 AM »
Thanks for that. I will have a look.

Rick

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Finding Dependencies...
« Reply #3 on: October 03, 2005, 03:02:54 AM »
Quote from: "rhutchence"
Hi all,

I would like to know where I can find and download a copule of dependencies for GCC so that I can install GCC to recompile the NIC module. I am (for now) after the glibc-devel dependency and CPP 2.96-113 dependency.

Are there any other dependencies that I need??


"yum" will tell you if there is. Just do "yum install gcc".

rhutchence

Finding Dependencies...
« Reply #4 on: November 15, 2005, 12:29:04 AM »
Hi all,

I'm returning to the problem which I had with installing GCC. I'v had a look at rpmfind.net only to discover that most of the links for their downloads don't work. Is there anywhere else I can go to get what I require??

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Finding Dependencies...
« Reply #5 on: November 17, 2005, 04:20:42 AM »
Quote from: "rhutchence"

I'm returning to the problem which I had with installing GCC.


What happened when you did "yum install gcc"?