Jim wrote: >I attempted to install KDE 3.0.1 by typing 'urpmi *' in the directory >that I downloaded the Mandrake 8.2 files for KDE 3.0.1 into. Some of the >unresolved dependencies seem to be files that don't exist, such as >'libarts3-1.0.1-3mdk.i586.rpm'. I've checked ftp.kde.org, rpmfind.net, >google, and some Mandrake FTP sites and the particular RPMs just don't >seem to exist. > >The offending RPMs are: >libarts3-1.0.1-3mdk.i586.rpm >kdebase3-3.0.1-2mdk.i586.rpm >kdelibs3-3.0.1-2mdk.i586.rpm >kdebase3-devel-3.0.1-5mdk.i586.rpm >arts3-1.0.1-3mdk.i586.rpm >kdelibs3-devel-3.0.1-2mdk.i586.rpm >libarts3-devel-1.0.1-3mdk.i586.rpm >kdebase3-nsplugins-3.0.1-5mdk.i586.rpm > >When I attempt to install using 'rpm -Uvh' I get: > >error: failed dependencies: > libSDL1.2 is needed by kdeaddons3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdeaddons3-3.0.1-1mdk > libSDL-1.2.so.0 is needed by kdeaddons3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdeadmin3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdeartwork3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdebase3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdebase3-nsplugins-3.0.1-1mdk > libqt-mt.so.3 is needed by kdeedu3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdegames3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdegraphics3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdelibs3-3.0.1-1mdk > libqt3-devel is needed by kdelibs3-devel-3.0.1-1mdk > libqt-mt.so.3 is needed by kdemultimedia3-3.0.1-1mdk > xanim is needed by kdemultimedia3-aktion-3.0.1-1mdk > libqt-mt.so.3 is needed by kdemultimedia3-aktion-3.0.1-1mdk > libqt-mt.so.3 is needed by kdenetwork3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdepim3-3.0.1-1mdk > libqt3-devel is needed by kdepim3-devel-3.0.1-1mdk > libqt-mt.so.3 is needed by kdesdk3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdetoys3-3.0.1-1mdk > libqt-mt.so.3 is needed by kdeutils3-3.0.1-1mdk > libqt-mt.so.3 is needed by libarts3-1.0.1-1mdk > > >Does anyone have any suggestions? > >Thanks in advance.
I think there are 2 problems: i. You're missing the QT 3.0.4 libraries, which were supplied with the Mandrake KDE 3.0.0 update but are wrongly missing from - at least - the UK mirror of the 3.0.1 distribution I access. (The giveaway here is the 'libqt...' references). ii. Your urpmi database may be out of date, which can confuse things and lead to spurious errors. So: i. Get these from rpmfind and put them in the same directory as the KDE 3.0.1 RPMs: libqt3-3.0.4-1mdk.i586.rpm libqt3-devel-3.0.4-1mdk.i586.rpm ii. Log in as root and then type urpmi.update <name> urpmi * where <name> is the short name you gave to the KDE 3.0.1 directory on urpmi.addmedia. Things should be a lot closer thereafter, and what I've suggested may clear up the libSDL and xanim dependencies which could be spurious. Alastair ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs SkyScan service. For more information on a proactive anti-virus service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
