Hi! Long, but useful way is: install yum first. change /etc/yum.conf for work with local files # yum-arch -d /where/is/your/rpms # yum check-update # yum install what-you-want Best regards, Aleskey On Tue, 2003-12-09 at 15:16, Brian Connolly wrote: > Nope. > > [literati@localhost kde]$ rpm -i *.rpm > error: Failed dependencies: > kdeaddons = %{epoch}:3.1.94-0.2 is needed by > kdeaddons-atlantikdesigner-3.1.94-0.2 > XFree86-devel is needed by kdesdk-devel-3.1.94-0.1 > libnetsnmp.so.5 is needed by kdeutils-3.1.94-0.2 > autoconf >= 2.13 is needed by kdevelop-3.0.0b2-0.2 > automake >= 1.4 is needed by kdevelop-3.0.0b2-0.2 > flex >= 2.5.4 is needed by kdevelop-3.0.0b2-0.2 > XFree86-devel is needed by qt-devel-3.2.3-0.2 > libmysqlclient.so.10 is needed by qt-MySQL-3.2.3-0.2 > libodbc.so.1 is needed by qt-ODBC-3.2.3-0.2 > > Thoughts?