edubart / otclient

An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
Other
646 stars 399 forks source link

linux problem OTC #1126

Open sunwave1 opened 3 years ago

sunwave1 commented 3 years ago

estou com um problema ao compilar pelo novo update do linux, o 20 segue as fotos! Captura de tela de 2021-02-09 00-14-54 Captura de tela de 2021-02-09 00-14-50

okk3 commented 3 years ago

Can you try it on 18.04 or 16.04? Thanks

hian18 commented 3 years ago

sudo apt-get install libncurses5-dev sudo apt-get install mercurial hg clone -r stable-3.0 http://hg.icculus.org/icculus/physfs/ cd physfs sudo mkdir build cd build sudo cmake .. sudo make sudo make install sudo mv /usr/local/lib/libphysfs.a /usr/lib/x86_64-linux-gnu/.

aletaschner commented 3 years ago

I have the sam issue as @sunwave1 and doing what @hian18 pasted does not work. (Using Ubuntu 18.04)

lucaslrodri commented 3 years ago

rt @aletaschner (Using Ubuntu 20.04)

vedovato commented 3 years ago

any update on this?

victorrequia commented 3 years ago

Bom dia!! 😁 Estava com o mesmo problema e consegui resolver, seguindo este tópico!!