On Tuesday 26 February 2002 23:50, you wrote: > using rpmdrake and urpmi, I want to install libqt3 and libqt3-devel. > why does: > > MySQL (not installed) > MySQL-client (update) > libmysql10 (update) > libmysq10-devel (update) > lpgperl (not installed) > libpgsql2 (not installed) > libpgtcl2 (not installed) > libunixODBC2 (not installed) > libunixODBC2-devel (not installed) > postgresql (not installed) > postgresql-devel (not installed) > sfio (not installed) > > have to be installed/updated for this? I could understand if I > wanted to *update* a package that depended on qt3, or update qt3 and > an *installed* package that depended on it needed to be updated, but > having to install completely unrelated packages that arent installed > yet?
You are trying to install libqt3-devel and these packages are needed to have a working libqt3-devel. Don't install a devel package if you don't really need it. If you need it but without database support, read Qt3 documentation and rebuild it. -- David BAUDENS MandrakeSoft - http://www.mandrakesoft.com
