I ask about libpcre16.so.0 or libpcre16.so.3 because I want to run Tibia Client 11 for linux. In Tibia Client directory I run terminal and type bash start-tibia.sh and error apear:
janek@umate:~/Pobrane/tibia-11.40.5409$ bash start-tibia.sh
/home/janek/Pobrane/tibia-11.40.5409/bin/client: error while loading shared libraries: libpcre16.so.0: cannot open shared object file: No such file or directory
I search for fix and find this
I download pcre-8.38 from here and install from terminal using: ./configure && make && make install
but still don't have needed file to open.
libpcre16-3
available or installed in 16.04 and later... – Zanna Jul 30 '17 at 14:08