Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
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
-
Thanks for that. I will have a look.
Rick
-
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".
-
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??
-
I'm returning to the problem which I had with installing GCC.
What happened when you did "yum install gcc"?