LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   error: failed dependencies: (https://www.linuxquestions.org/questions/linux-general-1/error-failed-dependencies-30669/)

gunz 09-18-2002 06:15 PM

error: failed dependencies:
 
hi,
I'm trying to install a rpm and it gives me this error-

error: failed dependencies:
libnewt.so.0.30 is needed by sndconfig-0.27-3
libslang.so.0 is needed by sndconfig-0.27-3


could someone please help me..i'm totally new to linux

thanks

gway 09-18-2002 06:36 PM

Hi,
This error message means you need both files to install the rpm you want to install. I recommend you do this: go to www.rpmfind.net and look for

libnewt.so
libslang.so

You will get a list of rpms that have those files (maybe two rpms, one for each file).
You may also get a lot of possible rpms there containing those files. Pick the one that seems the best fit for your distro. Also check that, as linux runs also on other computers ("architectures") besides pcs (pcs are identified as "ix86" , where x is a numbre from 3 to 6) get an rpm with ix86 somewhere in its name. If you get the wrong one, it will simply refuse to be installed, so dont worry, you cant break anything.
Examples of other architectures are PPC and sparc.
Hope it helps,
-- Gway

Thymox 09-18-2002 06:48 PM

What distro are you using? Most RPM based distros will have sndconfig on their install CDs, and will also have the dependancies there too. If you're using Mandrake, then try installing stuff with rpmdrake.

gunz 09-18-2002 09:18 PM

this is actually a SME server that uses RedHat 7.0 in it..they have kinda tailored it..it doesn't actually come with a lot of other RedHat Stuff..Thank you anyway


All times are GMT -5. The time now is 02:20 PM.