Lonnie Cumberland schrieb:
Hello all,
I have been trying to install Kylix 3 OE onto my new Fedora 2 and have
run into a problem in that Kylix 3 OE is saying that it needs:
error: Failed dependencies:
libstdc++-libc6.1-1.so.2 is needed by
kylix3_main_program_files-1.0-1
I did a "rpm -qa|grep libstdc" but did not see it located.
Where can I get this rpm to install?
Thanks,
Lonnie
with -qa.. you can only find install packaged.
you can try to create a symlink from /lib/libstdc++-libc6.2-2.so.3
to /lib/libstdc++-libc6.1-1.so.2 if the lib is backwards compatible.