LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SuperKarambe rpm dependencies (https://www.linuxquestions.org/questions/linux-software-2/superkarambe-rpm-dependencies-362114/)

OutKaster 09-10-2005 01:29 PM

SuperKarambe rpm dependencies
 
When trying to install SuperKaramba via rpm, i get the following dependencies issues:

liblcms.so.1 is needed by superkaramba-0.32-1mdk.i586
libpython2.2.so.0.0 is needed by superkaramba-0.32-1mdk.i586
libstdc++.so.5 is needed by superkaramba-0.32-1mdk.i586
libxmms.so.1 is needed by superkaramba-0.32-1mdk.i586
libstdc++.so.5(GLIBCPP_3.2) is needed by superkaramba-0.32-1mdk.i586

What is the best way to resolve these? I have in the past downloaded one or two stated ones, only to have even more dependency issues crop up. So I end up not being able to install it. I have tried to compile it, but again I receive errors such as:

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

Of course I have no clue what that error is. When I then run "make" I get the following:

make: *** No targets specified and no makefile found. Stop.

Obviously from the compile croaking on me. Any help is appreciated. Thanks. :)

reddazz 09-10-2005 05:51 PM

Follow my advice in this post and then do
Code:

#urpmi superkaramba

OutKaster 09-11-2005 06:58 AM

I apologize for not stating before what Linux OS I am running, it is Fedora 4 and from what I've read urpmi is for mandrake only. I can use apt-get or yum, but apparently I don't have repositories that have SuperKaramba in them. Any other suggestions?

reddazz 09-11-2005 01:00 PM

If you are using Fedora Core, then don't install a Mandrake/Mandriva rpm. Try
Code:

#yum install superkaramba

OutKaster 09-12-2005 11:02 PM

Yum sounds like a good idea to use, but I don't have the right repositories to grab superkaramba from. Can anyone point me to one where I can get that?


All times are GMT -5. The time now is 04:55 PM.