[ILUG] Dependencies
P at draigBrady.com
P at draigBrady.com
Wed Jul 21 12:10:16 IST 2004
david jamison wrote:
> I am attempting to install Qt from Scratch on a Red Hat 9.0 box. To do
> this I need to also install GCC and GLIBC so working from RPMfind I
> choose gcc-3.2.2-5.i386.rpm and glibc-2.3.2-11.9.i386.rpm as they are
> both for RH9.
>
> GLIBC installs fine.
>
> GCC gives a dependency of glibc-devel >= 2.2.90-12. So RPMfind gives me
> glibc-devel-2.3.2-11.9.i386.rpm for RH 9 which in turn gives a
> dependency for kernel-headers >=2.2.1 again RPMfind gives me
> kernel-2.4.20-30.9.i386.rpm which is a 13MB file for RH9 so im assuming
> this is an entire updated kernel? When this is installed glibc-devel
> still wants the kernel-headers >=2.2.1.
>
> So question is where did I go wrong?
What said kernel-headers? I would think you need glibc-kernheaders
as the following run on a rh9 system shows:
$ rpm -qa | grep headers
glibc-kernheaders-2.4-8.10
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
To scroll the console (linux or xterm) use Shift+PgUp & Shift+PgDn
--
More information about the ILUG
mailing list