Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Agent007 on 23 December 2002, 18:15

Title: Figuring out Dependancies
Post by: Agent007 on 23 December 2002, 18:15
Hi,

I am trying to install Kmago...It is a frontend for wget. However kmago needs some dependancies, how do i figure out the name of the package? and where do I get these dependancies?

thanks,
007

Following is the output:-
 
quote:

[root@localhost Desktop]# rpm -ivh kmago-1.1.2-0.i386.rpm
error: Failed dependencies:
        libDCOP.so.1 is needed by kmago-1.1.2-0
        libkdecore.so.3 is needed by kmago-1.1.2-0
        libkdefakes.so.3 is needed by kmago-1.1.2-0
        libkdesu.so.1 is needed by kmago-1.1.2-0
        libkdeui.so.3 is needed by kmago-1.1.2-0
        libkfile.so.3 is needed by kmago-1.1.2-0
        libkio.so.3 is needed by kmago-1.1.2-0
        libksycoca.so.3 is needed by kmago-1.1.2-0
        libmng.so.0 is needed by kmago-1.1.2-0
[root@localhost Desktop]#

Title: Figuring out Dependancies
Post by: Calum on 23 December 2002, 19:12
go to rpmfind.net and do a search for each of those filenames.

quite a few of them will probably be bundled in the same rpm so you will need to download 4 or 5 rpms in total, install them and bob's yer uncle. make sure you get the correct OS/architecture combination though.

[ December 23, 2002: Message edited by: Calum ]