Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Pete on February 24, 2002, 06:01:09 AM
-
Is there away I can add a compiler to my esmith system? I try using gcc, cc but it doesnt have it. Can someone help me? Guide me...
-
http://www.e-smith.org/faq.php3#8q7
-
Hi,
See http://forums.contribs.org/index.php?topic=12903.msg48618#msg48618 for 5.1.2
Regards,
Kenneth
-
rpm -Uvh ftp://speakeasy.rpmfind.net/linux/redhat/updates/7.2/en/os/i386/glibc-devel-2.2.4-19.3.i386.rpm
Retrieving ftp://speakeasy.rpmfind.net/linux/redhat/updates/7.2/en/os/i386/glibc-devel-2.2.4-19.3.i386.rpm
error: failed dependencies:
kernel-headers is needed by glibc-devel-2.2.4-19.3
kernel-headers >= 2.2.1 is needed by glibc-devel-2.2.4-19.3
[root@boink /root]#
Thats what I get, any ideas?
Any url's?
I already installed cpp/make with no problem. But I cant install gcc/glibcdevel.
-
Just like rpm reports, you need kernel-headers. But I'm sure you already knew that from reading the instructions you were referred to.
-
Still getting this error after installing al the rpm's when i want to install libsigc++ 1.0.0
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.