Jump to content
Sign in to follow this  
tonireinbold

Compilando OTC no Ubuntu

Recommended Posts

tonireinbold    0
tonireinbold

Primeiramente você deve instalar algumas coisas:

 

:D

sudo apt-get install build-essential cmake git-coresudo apt-get install libboost1.55-all-dev libphysfs-dev libssl-dev liblua5.1-devsudo apt-get install libglew1.6-dev libvorbis-dev libopenal-dev libz-dev

Obs.: Se reportar algum erro, geralmente é porque vc jah tah com tudo ok!

 

 

Agora vamos acessar a pasta das sources e compilar o programa:

:D

cd otclient      /////  Lembrando que vc tem que navegar até a pasta das sources com os comando ls para listar as pastas e cd para abrirmkdir build && cd build   cmake ..makeExecutando seu OTC./otclient

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  
  • Recently Browsing   0 members

    No registered users viewing this page.

×