Lightscribe install Q..

Michael Schwendt mschwendt at gmail.com
Thu Apr 10 09:33:56 UTC 2008


On Thu, 10 Apr 2008 00:21:07 -0400, Gene Heskett wrote:

> Greetings;
> 
> Trying to install, on an i686 F8 system, the twin lightscribe and
> 4L packages in rpm formats.
> 
> I have this in /usr/libs:
> [root at coyote rpms]# ls -l /usr/lib/libstdc++*
> lrwxrwxrwx 1 root root     18 2008-04-10 00:10 /usr/lib/libstdc++.so.5 -> libstdc++.so.5.0.7
> -rwxr-xr-x 1 root root 743852 2007-10-09 15:15 /usr/lib/libstdc++.so.5.0.7
> lrwxrwxrwx 1 root root     18 2008-04-10 00:10 /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.8
> -rwxr-xr-x 1 root root 937040 2007-10-21 11:42 /usr/lib/libstdc++.so.6.0.8

Can you show that they are in the RPM database, too?
rpm --query --whatprovides 'libstdc++.so.5'
 
> But:
> [root at coyote rpms]# rpm -Uvh 4L-1.0-r6.i586.rpm lightscribe-1.8.15.1-linux-2.6-intel.rpm

You would usually prefer "yum localinstall 4L-1.0-r6.i586.rpm ..."
over trying to resolve dependencies yourself.

> error: Failed dependencies:
>         libstdc++.so.5 is needed by lightscribe-1.8.15.1-0.i386
>         libstdc++.so.5(CXXABI_1.2) is needed by lightscribe-1.8.15.1-0.i386
>         libstdc++.so.5(GLIBCPP_3.2) is needed by lightscribe-1.8.15.1-0.i386
> 
> How do I fix these dependencies?

yum install compat-libstdc++-33




More information about the users mailing list