Od razu mówię, tak, chodzi o serwer tibii.
Mam problem, zainstalowałem wszystko sobie elegancko, a OTS nie chce się skompilować do końca, ponieważ, wyświetla taki błąd:
Kod: Zaznacz cały
checking for __gmpz_init2 in -lgmp... yes
checking for main in -lboost_thread-gcc-mt... no
checking for main in -lboost_thread-mt... yes
checking for main in -lboost_regex-gcc-mt... no
checking for main in -lboost_regex-mt... yes
checking for main in -lboost_system-gcc-mt... no
checking for main in -lboost_system-mt... yes
checking for main in -lboost_date_time-gcc-mt... no
checking for main in -lboost_date_time-mt... yes
checking for main in -lboost_filesystem-gcc-mt... no
checking for main in -lboost_filesystem-mt... yes
[B]checking boost/asio.hpp usability... no
checking boost/asio.hpp presence... yes[/B]
configure: WARNING: boost/asio.hpp: present but cannot be compiled
configure: WARNING: boost/asio.hpp: check for missing prerequisite headers?
configure: WARNING: boost/asio.hpp: see the Autoconf documentation
configure: WARNING: boost/asio.hpp: section "Present But Cannot Be Compiled"
configure: WARNING: boost/asio.hpp: proceeding with the compiler's result
checking for boost/asio.hpp... no
configure: error: "boost::asio header not found."
Kod: Zaznacz cały
aptitude remove libasio
Kod: Zaznacz cały
aptitude install libasio
Coś tam usunęło, coś tam zainstalowało i nadal widzę ten problem, jeżeli jest ktoś naprawdę bardzo miły, proszę o gotowca, jeżeli jednak chcecie zrobić selekcję "osoby wklepujące bezmyślnie polecenia" a "osoby myślące" to proszę o wskazówki.
Google przewertowane wzdłuż i szerz, ale nie znalazłem odpowiedzi.
Ma ktoś jakieś pomysły?