baterone
(usa CentOS)
Enviado em 29/03/2012 - 14:24h
n4t4n escreveu:
Ha varias maneiras de instalar. Vou listar duas:
1 - COMPILANDO
Para compilar você precisa instalar as ferramentas de compilação. Via YUM e como root (ou usando
sudo) voce faz assim:
yum install rpm-build gcc gcc-c++ autoconf glibc-devel ncurses-devel readline-devel libstdc++-devel zlib-devel openssl-devel libacl-devel pkgconfig libxml2-devel libtermcap-devel
Se ja tiver instalado, prossiga para as dependencias.
Também precisa instalar as dependências necessárias para o wine funcionar. Voce pode conferir quais sao no endereco abaixo:
http://wiki.winehq.org/Recommended_Packages#head-6d87f1d37a9c2a482007eb047a9281be699dd3f0
Alternativamente voce pode usar um script que verifica e instala as dependencias automaticamente pra voce. Basta baixar e executar o scritp.
wget http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh
chmod +x install-wine-deps.sh
./install-wine-deps.sh
Depois de instalar as ferramentas de compilação e as dependencias tente compilar o wine novamente.
2 - VIA YUM
Para instala-lo diretamente pelo YUM voce precisara ativar o repositorio EPEL. Veja como em:
http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-enable-epel-repo/
Depois disso basta um
yum install wine
--------------------------
Se voce quiser instalar o wine 32 bits em um sistema 64 bits precisara instalar os "32bit development libraries", ou seja, bibliotecas de desenvolvimento 32 bits.
De qualquer modo a melhor referencia e:
http://wiki.winehq.org/WineOn64bit
olha o ultimo resultado
[root@i4games wine-1.5.0]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for cpp... cpp
checking whether gcc -m32 works... yes
checking for the directory containing the Wine tools... $(top_builddir)
checking for flex... flex
checking whether flex is recent enough... no
configure: error: Your flex version is too old. Please install flex version 2.5. 33 or newer.
Lembrando que isso é um Servidor Hospedado nos Estados unidos
Maquina Virtual!