- To: Damien Curtain <damienc@xxxxxxxxxxxxx>
- Subject: Re: [SLUG] Red Hat 7.0 network install setup
- From: Danny Yee <danny@xxxxxxxxxxxxxxxxxxx>
- Date: Sat Oct 7 22:46:46 2000
- Cc: slug@xxxxxxxxxxx
- User-agent: Mutt/1.2i
Damien Curtain wrote:
> this is what your looking for
>
> rpm -qp --filesbypkg anaconda-runtime-7.0.1-6.i386.rpm|grep genhdlist
> anaconda-runtime /usr/lib/anaconda-runtime/genhdlist
Thanks! Do you know if the anaconda RPMS from 6.2 will work with 7.0?
(My Red Hat 7 mirror is on a box still running 6.2...)
I'm a bit worried by the requirements for anaconda, too
$ rpm -U anaconda-6.2.2-1.i386.rpm
error: failed dependencies:
libart_lgpl.so.2 is needed by anaconda-6.2.2-1
libaudiofile.so.0 is needed by anaconda-6.2.2-1
libesd.so.0 is needed by anaconda-6.2.2-1
libgnome.so.32 is needed by anaconda-6.2.2-1
libgnomesupport.so.0 is needed by anaconda-6.2.2-1
libgnomeui.so.32 is needed by anaconda-6.2.2-1
I need audio libraries and GNOME for what should be a simple install
utility? (The box my mirror is on is a server, so it's got none of
that stuff on it.)
Danny.