[luau] Cant get gcc complier to install...

Wilson Chan wilson at wilsonch.d2g.com
Thu Apr 11 15:42:34 PDT 2002


Trying to run some programs but I cant complie them cause RH 7.3Beta doesnt have them installed. So, I went to RH's ftp site and looked under the Rawhides and downloaded theses files.

gcc-2.96-109.i386.rpm
glibc-devel-2.2.5-32.i386.rpm

When I run rpm -ivh gcc-2.96-109.i386.rpm  it say's I need glibc-devel.

[root at city-x62xbpw1w5 downloads]# rpm -ivh gcc-2.96-109.i386.rpm
error: failed dependencies:
        binutils >= 2.11.93.0.2-6 is needed by gcc-2.96-109
        cpp = 2.96-109 is needed by gcc-2.96-109
        glibc-devel is needed by gcc-2.96-109

So, I downloaded glibc-devel. Now, when I do rpm -ivh glibc-devel-2.2.5-32.i386.rpm this is the error I get.

[root at city-x62xbpw1w5 downloads]# rpm -ivh glibc-devel-2.2.5-32.i386.rpm
error: failed dependencies:
        kernel-headers   is needed by glibc-devel-2.2.5-32
        kernel-headers >= 2.2.1 is needed by glibc-devel-2.2.5-32

What do I do now?





More information about the LUAU mailing list