installing league of legends
Hey all!
Im trying to install LoL on my laptop that is running fedora, and when i try to use the script I get this:
[root@Ihat Ihat]# sh Install-LoL-on-Wine.sh
Install-LoL-on-Wine.sh: line 23: gcc: command not found
"gcc" not installed.
Install-LoL-on-Wine.sh: line 33: gnutls-cli: command not found
"gnutls" not installed.
Install-LoL-on-Wine.sh: line 44: yacc: command not found
"yacc" not installed.
Install-LoL-on-Wine.sh: line 49: bison: command not found
"bison" not installed.
Install-LoL-on-Wine.sh: line 59: cmake: command not found
"cmake" not installed.
Install-LoL-on-Wine.sh: line 69: autoconf: command not found
"autoconf" not installed.
Install-LoL-on-Wine.sh: line 74: automake: command not found
"automake" not installed.
Install-LoL-on-Wine.sh: line 79: kdesu: command not found
Install-LoL-on-Wine.sh: line 81: gksu: command not found
"gksu and kdesu" not installed. Please install one of them.
Some dependencies are not met. Please install them and try again.
and the script itself can be found here
I have tried to install the dependencies listed in the info about the script and as well as trying to yum gksu and kdesu...
any help is appreciated
@Natherul only one tips gksu and kdesu is for ubuntu and kubuntu repectively try to find a script that work in fedora or modify the script
related Question -> #1527