LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   libstdc++-libc6.1-1.so.2 (https://www.linuxquestions.org/questions/linux-newbie-8/libstdc-libc6-1-1-so-2-a-197070/)

cybercullen 06-24-2004 02:21 AM

libstdc++-libc6.1-1.so.2
 
Hello. I am trying to install a software package (SGI OpenGL Performer) and when I try to install when using Fedora Core 2 I get the following error:

error: Failed dependencies:
libstdc++-libc6.1-1.so.2 is needed by performer_demos-3.1.1_gcc3-0

I have tried to find an rpm that will give me the proper file(s) but every rpm I have tried has not solved this. I have gone to rpmfind.net but it has not helped either. I think I must not be looking for the correct thing.

Thanks in advance!

Tinkster 06-24-2004 02:33 AM

I'd suggest that you find out which version of
libstdc++-libc
you have, and maybe to create a symlink with
the name the perfomer thing wants ...


Cheers,
Tink

cybercullen 06-24-2004 02:56 AM

Ok, how do I find out what version I have (if any)? Sorry, but I'm a newbie.

Thanks.

Tinkster 06-24-2004 02:06 PM

Code:

locate libstdc++-libc
If that fails (comes back saying that a database
is missing), run "updatedb -c" (or "updatedb /")
as root and try again.


Cheers,
Tink

cybercullen 06-25-2004 03:00 AM

Ok, it gives me the following:

/usr/src/redhat/SOURCES/gcc-libstdc++-libc-interface.patch

What now?

Tinkster 06-25-2004 04:59 AM

not quite it.

Now, I don't have the slightest clue about fudora's packages,
but in slack the library you're after would be part of cxxlibs,
a set of c++ libraries linked against older versions of libc for
compatibility...


Cheers,
Tink

Huginn 07-08-2009 01:05 PM

Too anyone installing Performer on newer releases making symlinks will not work trying to get the demos installed. The fix posted here works for me:
http://www.withindows.net/bb/viewtop...c4725a293daf23

I've done this using both Fedora 6 and 11.


All times are GMT -5. The time now is 10:54 AM.