Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: rhutchence on September 30, 2005, 04:51:19 AM

Title: Finding Dependencies...
Post by: rhutchence 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
Title: Finding Dependencies...
Post by: meanpenguin 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
Title: Finding Dependencies...
Post by: rhutchence on October 03, 2005, 12:01:36 AM
Thanks for that. I will have a look.

Rick
Title: Re: Finding Dependencies...
Post by: CharlieBrady 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".
Title: Finding Dependencies...
Post by: rhutchence 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??
Title: Finding Dependencies...
Post by: CharlieBrady 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"?