I need to put NX on an FC2 machine (long story, its hidden behind a firewall).
But the latest NX needs libstdc++-libc6.2 etc. So I downloaded the file
compat-libstdc++-296-2.96-139.i386.rpm, but it demands libc.so.6(GLIBC_2.4)
and I think I'm stuck here. Can I find an RPM for libc.so.6(GLIBC_2.4) that
I can put on the FC2 machine? If not, what do I have to do to get this
loaded?
Jonathan
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
04-15-2008, 04:03 PM
Mike
NX & libc.so.6
Jonathan Allen <jonathan <at> barumtrading.co.uk> writes:
> compat-libstdc++-296-2.96-139.i386.rpm, but it demands libc.so.6(GLIBC_2.4)
> and I think I'm stuck here. Can I find an RPM for libc.so.6(GLIBC_2.4) that
On f8 : rpm -q --whatprovides libc.so.6
glibc-2.7-2
so you need to have glibc-2.7-2 installed...
However in fc6 this may be different of course.
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list