Page 1 of 1

wine install centos 7 (1804)

Posted: 2018/05/14 22:05:19
by felipebraga777
Bom entusiastas do mundo Linux.
Estou com uma grande dificuldade em instalar o wine no centos 7 (1804), faço todos passou dos comandos, vir vários fórum, até em inglês e inclusive os que tem aqui, mas não tenho sucesso, ele simplesmente não aparece, reconhece a pasta mas não executa.
Por favor me ajudem...
Obs: instalei no Ubuntu server 16 e funciona, mas o Ubuntu não é muito instável e quero roda no centos.

Good Linux world enthusiasts.
I'm having a hard time installing wine in centos 7 (1804), I have all passed the commands, come to various forums, even in English and even the ones that have here, but I'm not successful, it just does not appear, it recognizes the folder but does not execute.
Please help me...
Note: I installed on Ubuntu server 16 and it works, but Ubuntu is not very unstable and I want to wheel in the centos.

Re: wine install centos 7 (1804)

Posted: 2018/05/15 03:26:02
by mghe
Wait for update Wine pakages to CentOS 7.5.

Add epel repo

Just install use 'yum' from epel repo.

Re: wine install centos 7 (1804)

Posted: 2018/05/21 17:52:39
by felipebraga777
mghe wrote:Wait for update Wine pakages to CentOS 7.5.

Add epel repo

Just install use 'yum' from epel repo.

if I install an older version of Centos, will it be compatible with some version of wine?

Re: wine install centos 7 (1804)

Posted: 2018/05/21 20:46:16
by mghe
felipebraga777 wrote:
mghe wrote:Wait for update Wine pakages to CentOS 7.5.

Add epel repo

Just install use 'yum' from epel repo.

if I install an older version of Centos, will it be compatible with some version of wine?
Wine already can be installed fine on CentOS 7.5, so You can install it.

Re: wine install centos 7 (1804)

Posted: 2018/05/29 13:41:18
by taylorkh
Hello felipebraga777,

Wine 3.0.1 can be installed on CentOS 7.5 from the epel repo as stated above. Be aware that it will ONLY provide a 64 bit Windoze environment. If you are not familiar with using multiple repositories please see this page https://wiki.centos.org/PackageManageme ... Priorities. If you need to run 32 bit Windoze programs... that is more challenging but it can be done. See this thread https://www.linuxquestions.org/question ... 175629844/ where I describe my adventures with wine.

Ken

Re: wine install centos 7 (1804)

Posted: 2018/06/07 11:52:30
by felipebraga777
Thank you very much for helping, I'll test here and tell you how it was later.