VNC on FC4 problem... Can't find libstdc++ dependency!
December 1, 2007 1:57 PM
Subscribe
LinuxNewbieFilter: I'm using Fedora Core 4 on a server. I'm SSH'd in. I'm attempting to install VNC (vnc-server). It appears that I'm entering everything in correctly but it can't find the content (specifically the libstdc++ component) to install. None of the mirrors are working either. Help!
I'm typing:
yum -y install vnc-server
It starts up correctly, but when it goes to install the libstdc++ dependency, it runs into a problem.
http://download.fedoraproject.org/pub/fedora/linux/core/updates/4/i386/libstdc%2B%2B-4.0.2-8.fc4.i386.rpm: [Errno 4] IOError: HTTP Error 404: Date: Sat, 01 Dec 2007 21:47:40 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2
Content-Length: 6113
Content-Type: text/html
Via: 1.0 www.mirrorservice.org
Connection: close
Trying other mirror.
Then it tries a bunch of mirrors that don't work, either.
Eventually it says:
Error: failure: libstdc++-4.0.2-8.fc4.i386.rpm from updates-released: [Errno 256] No more mirrors to try.
What can I do? Can I add more mirrors manually? Can I manually download and setup that dependency? I'm lost here...
posted by defenestration to computers & internet (11 comments total)
If you issue whatever command yum uses to update its local catalog of what's available, that's quite likely to fix the problem.
posted by Malor at 2:10 PM on December 1, 2007