[Wolves] Booting to command line in Fedora

David Goodwin david at openminds.co.uk
Tue Jun 29 14:36:33 BST 2004


Wayne Morris wrote:
> Further to:
> 
> libpng12.so.0 seems to be a symlink pointing to libpng12.so.0.1.2.2 which
> does not exist (well I think its a symlink, if I do ls -l i get
> a -> between the two files and they are flashing red - there are also some
> others in there - most flashing red and of a similar ilk - all starting with
> libpng -
> so it looks like update broke whilst doing these.
> 
> Right, I have these files on another computer on the network, can someone
> let me know how to copy them across the network or I guess I could burn them
> to a cd
> but i',m not usre how to mount the cd on the command line of target
> computer.
> 
> cheers


Sounds like a lot of broken symlinks to me. Perhaps yum or apt-get etc 
could fix this from teh command line?

If you want to copy the files from another computer try :

try :


scp root at anotherComputer:/path/to/libraries/*png* /path/to/libraries

Will ask for password etc.

David.



More information about the Wolves mailing list