Hello im trying to install a music bot for my teamspeak 3 server but i cant install it because it says i need a lot of dependencies i have no idea how to solve it, if someone can help me would be so good.
This is the guide that im trying to install
https://github.com/flyth/ts3soundbot/wi ... n-&-Ubuntu
i run the first command and it shows all this:
root@dim:~# apt-get install x11vnc xvfb libxcursor1 ca-certificates bzip2 -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
bzip2 is already the newest version.
ca-certificates is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libxcursor1 : Depends: libxfixes3 but it is not going to be installed
Depends: libxrender1 but it is not going to be installed
linux-image-extra-3.19.0-39-generic : Depends: linux-image-3.19.0-39-generic but it is not going to be installed
linux-image-extra-3.19.0-42-generic : Depends: linux-image-3.19.0-42-generic but it is not going to be installed
linux-image-extra-3.19.0-60-generic : Depends: linux-image-3.19.0-60-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-3.19.0-60-generic but it is not going to be installed
Recommends: thermald but it is not going to be installed
x11vnc : Depends: tk
Depends: x11vnc-data (= 0.9.13-1.2) but it is not going to be installed
Depends: libavahi-client3 (>= 0.6.16) but it is not going to be installed
Depends: libavahi-common3 (>= 0.6.16) but it is not going to be installed
Depends: libvncclient0 (>= 0.9.9) but it is not going to be installed
Depends: libvncserver0 (>= 0.9.9) but it is not going to be installed
Depends: libxdamage1 (>= 1:1.1) but it is not going to be installed
Depends: libxfixes3 but it is not going to be installed
Depends: libxinerama1 but it is not going to be installed
Depends: libxrandr2 but it is not going to be installed
Depends: libxtst6 but it is not going to be installed
xvfb : Depends: xserver-common (>= 2:1.17.1-0ubuntu3.1) but it is not going to be installed
Depends: libgl1-mesa-glx but it is not going to be installed or
libgl1
Depends: libpixman-1-0 (>= 0.30.0) but it is not going to be installed
Depends: libxfont1 (>= 1:1.4.2) but it is not going to be installed
Depends: x11-xkb-utils but it is not going to be installed
Recommends: libgl1-mesa-dri but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Dependencies
-
- New to forums
- Posts: 1
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun May 22, 2016 10:44 am
Re: Dependencies
Did you try the -f option that it suggested, and what output did it give?