Autor Tópico: |Resolvido|Alien Arena, erro ao compilar  (Lida 4013 vezes)

Offline Zeox

  • Usuário Ubuntu
  • *
  • Mensagens: 51
  • Não sei o que digitar
    • Ver perfil
|Resolvido|Alien Arena, erro ao compilar
« Online: 31 de Outubro de 2011, 17:07 »
Ao tentar rodar o ./configure no jogo a surge o seguinte:

Código: [Selecionar]
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build the client... yes
checking for traditional single directory, in place installation... no
checking for library containing acos... -lm
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... -lrt
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no                                                                                                                                                                                                                              
checking whether pthreads work with -Kthread... no                                                                                                                                                                                                                                  
checking whether pthreads work with -kthread... no                                                                                                                                                                                                                                  
checking for the pthreads library -llthread... no                                                                                                                                                                                                                                  
checking whether pthreads work with -pthread... yes                                                                                                                                                                                                                                
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE                                                                                                                                                                                                                  
checking if more special flags are required for pthreads... no                                                                                                                                                                                                                      
checking for library containing jpeg_read_header... -ljpeg                                                                                                                                                                                                                          
checking for X11... yes                                                                                                                                                                                                                                                            
checking for XXF86VM... no                                                                                                                                                                                                                                                          
checking for XXF86DGA... no                                                                                                                                                                                                                                                        
checking for DEPS... no                                                                                                                                                                                                                                                            
configure: error: Package requirements (libcurl ogg vorbis vorbisfile freetype2) were not met:                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                    
No package 'libcurl' found                                                                                                                                                                                                                                                          
No package 'ogg' found                                                                                                                                                                                                                                                              
No package 'vorbis' found                                                                                                                                                                                                                                                          
No package 'vorbisfile' found                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                    
Consider adjusting the PKG_CONFIG_PATH environment variable if you                                                                                                                                                                                                                  
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPS_CFLAGS                                                                                                                                                                                                                    
and DEPS_LIBS to avoid the need to call pkg-config.                                                                                                                                                                                                                                
See the pkg-config man page for more details.  

Busquei as bibliotecas (libcurl ogg vorbis vorbisfile freetype2) no Synaptic e nada de encontra-las

Rodando o comando: apt-file search alisp.h

me da como retorno:

Código: [Selecionar]
libasound2-dev: /usr/include/alsa/alisp.h                                                                                                                                                                                                                                          
liboss4-salsa-dev: /usr/include/alsa/alisp.h  

Lembrando que, eu instalei o a via Synaptic mas o lucher carrega...carrega e puff...some do painel do kde (ubuntu 11.10 com kde)
O que eu poderia fazer para arrumar?

Grato.
« Última modificação: 31 de Outubro de 2011, 21:18 por Zeox »

Offline RonaldoRG

  • Usuário Ubuntu
  • *
  • Mensagens: 659
    • Ver perfil
    • Twitter: @rafas_andrade
Re: Alien Arena, erro ao compilar
« Resposta #1 Online: 31 de Outubro de 2011, 19:45 »
Pra quê compilar se você pode baixar direto do repositório pela central de programas.

T+.
Ubuntu 12.04

Offline Zeox

  • Usuário Ubuntu
  • *
  • Mensagens: 51
  • Não sei o que digitar
    • Ver perfil
Re: Alien Arena, erro ao compilar
« Resposta #2 Online: 31 de Outubro de 2011, 19:50 »
RonaldoRG, como dito no topico, eu instalei via Synaptic mas o mesmo não entrava. Veja o resultado do terminal ao tentar executa-lo.

Código: [Selecionar]
ln: criando ligação simbólica "/home/ricardo/.config/alien-arena/data1": Permissão negada
using /home/ricardo/.config/alien-arena/arena for writing
Could not exec default.cfg
Could not exec config.cfg
Console initialized.
--------- [Loading Renderer] ---------
Master server at 69.136.224.226:27900
Sending shutdown to 69.136.224.226:27900
recursive shutdown
Error: Couldn't load pics/colormap.pcx

Offline platao

  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 5.052
    • Ver perfil
Re: Alien Arena, erro ao compilar
« Resposta #3 Online: 31 de Outubro de 2011, 20:09 »
Ola zeox, como o alien arena existe no repositorio vc pode usar o sudo apt-get build-dep pacote ele vai fazer uma lista de todas as depencencias necessarias e instalar automaticamente, veja;



Tenha certeza que vc tem marcado codigo fonte nos repositorios ok? Depois disso e provavel que nao tenha mais erros ao compilar.

http://www.google.com/search?client=ubuntu&channel=fs&q=configure%3A+error%3A+Package+requirements+%28libcurl+ogg+vorbis+vorbisfile+freetype2%29+were+not+met%3A++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&ie=utf-8&oe=utf-8
« Última modificação: 31 de Outubro de 2011, 20:14 por platao »
\\\\\\\\Apostilas Dicas e Guias do Ubuntu\\\\\\\\\> http://ubuntuforum-br.org/index.php/topic,79368.msg440997.html#msg440997

Offline Zeox

  • Usuário Ubuntu
  • *
  • Mensagens: 51
  • Não sei o que digitar
    • Ver perfil
Re: |Resolvido|Alien Arena, erro ao compilar
« Resposta #4 Online: 31 de Outubro de 2011, 21:20 »
obrigado pela força platao eu desconhecia este comando chave inglesa.

apenas para constar, ao chamar o jogo por alien-arena da o erro do meu segundo post. estou abrindo o mesmo com o comando crx