this is what i get after i copy and paste the install-ffmpeg.sh command, when i run the./install-ffmpeg.sh command. please help me.
# vi install-ffmpeg.sh
root@:~# chmod +x install-ffmpeg.sh
root@:~# ./install-ffmpeg.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
build-essential: Depends: libc6-dev but it is not going to be installed or
libc-dev
Depends: g++ (>= 4:4.3.1) but it is not going to be installed
zlib1g-dev: Depends: libc6-dev but it is not going to be installed or
libc-dev
E: Broken packages
sudo: git: command not found
./install-ffmpeg.sh: line 9: cd: libvpx-1.2.0: No such file or directory
sudo: git: command not found
sudo: ./configure: command not found
make: *** No targets specified and no makefile found. Stop.
sudo: checkinstall: command not found