Installing issues - Raspberry Pi Forums
hello. have gotten pi out , have started installing software make serve needs. however, has abruptly stopped installing software. first time problem occured when attempted install iceweasel. here typed , got out:
root@raspberrypi:/home/pi# sudo apt-get install iceweasel
reading package lists... done
building dependency tree
reading state information... done
might want run 'apt-get -f install' correct these:
following packages have unmet dependencies:
iceweasel : depends: xulrunner-24.0 (= 24.5.0esr-1~deb7u1+rpi1) not going installed
libavformat53 : depends: libavcodec53 (>= 6:0.8.3-1~) not going installed or
libavcodec-extra-53 (>= 6:0.8.10) not going installed
e: unmet dependencies. try 'apt-get -f install' no packages (or specify solution).
root@raspberrypi:/home/pi#
tried doing said, printed same messege.
ideas?
root@raspberrypi:/home/pi# sudo apt-get install iceweasel
reading package lists... done
building dependency tree
reading state information... done
might want run 'apt-get -f install' correct these:
following packages have unmet dependencies:
iceweasel : depends: xulrunner-24.0 (= 24.5.0esr-1~deb7u1+rpi1) not going installed
libavformat53 : depends: libavcodec53 (>= 6:0.8.3-1~) not going installed or
libavcodec-extra-53 (>= 6:0.8.10) not going installed
e: unmet dependencies. try 'apt-get -f install' no packages (or specify solution).
root@raspberrypi:/home/pi#
tried doing said, printed same messege.
ideas?
you must before attempting install anything:
sudo apt-get update
idea well:
sudo apt-get upgrade
try install again.
sudo apt-get update
idea well:
sudo apt-get upgrade
try install again.
raspberrypi
Comments
Post a Comment