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

Warren Togami warren at togami.com
Thu Apr 11 19:05:55 PDT 2002


On Thu, 2002-04-11 at 05:42, Wilson Chan wrote:
> 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?

You may have a much easier time if you use up2date with your RHN
account.  Use rhn_register to create the machine account in your RHN
account, login to the web page and change your 1 free entitlement to
that machine then up2date will work.

"up2date gcc" will install gcc and all dependencies automatically.





More information about the LUAU mailing list