missing dependencies

Donald Raikes don at draikes.com
Thu Jan 3 19:00:23 UTC 2008


Hi,
I have been trying to install an rpm package onto gutsy for several days
now.

I installed rpm using apt-get just fine.
When I try to install the rpm package, it complains of a lot of missing
dependencies like /bin/bash /bin/sh, /lib/libc.so.6 etc.

I checked using locate, and the files exist. Is there anything I can do
to get rpm to find these libraries and files?

command I use to install the rpm is:

sudo su
rpm -Uvh ttsynthcore-3.0-1.i386.rpm

The errors I get are as follows:
error: Failed dependencies:
	/bin/bash is needed by ttsynthcore-1.0-0.i386
	/bin/sh is needed by ttsynthcore-1.0-0.i386
	/lib/ld-linux.so.2 is needed by ttsynthcore-1.0-0.i386
	/lib/libasound.so.2 is needed by ttsynthcore-1.0-0.i386
	/lib/libc.so.6 is needed by ttsynthcore-1.0-0.i386
	/lib/libdl.so.2 is needed by ttsynthcore-1.0-0.i386
	/lib/libgcc_s.so.1 is needed by ttsynthcore-1.0-0.i386
	/lib/libm.so.6 is needed by ttsynthcore-1.0-0.i386
	/lib/libpthread.so.0 is needed by ttsynthcore-1.0-0.i386
	/usr/lib/libstdc++-libc6.2-2.so.3 is needed by ttsynthcore-1.0-0.i386
	libc.so.6 is needed by ttsynthcore-1.0-0.i386
	libc.so.6(GLIBC_2.0) is needed by ttsynthcore-1.0-0.i386
	libc.so.6(GLIBC_2.1) is needed by ttsynthcore-1.0-0.i386
	libc.so.6(GLIBC_2.1.3) is needed by ttsynthcore-1.0-0.i386
	libc.so.6(GLIBC_2.2) is needed by ttsynthcore-1.0-0.i386
	libdl.so.2 is needed by ttsynthcore-1.0-0.i386
	libdl.so.2(GLIBC_2.0) is needed by ttsynthcore-1.0-0.i386
	libdl.so.2(GLIBC_2.1) is needed by ttsynthcore-1.0-0.i386
	libm.so.6 is needed by ttsynthcore-1.0-0.i386
	libm.so.6(GLIBC_2.0) is needed by ttsynthcore-1.0-0.i386
	libpthread.so.0 is needed by ttsynthcore-1.0-0.i386
	libpthread.so.0(GLIBC_2.0) is needed by ttsynthcore-1.0-0.i386
	libstdc++-libc6.2-2.so.3 is needed by ttsynthcore-1.0-0.i386





More information about the ubuntu-users mailing list